Search results

From DataFlex Wiki
Jump to navigationJump to search

Page title matches

  • ...Visual DataFlex Studio]] has functionality to generate a [[Web Service]] [[Class]] to be used in your application. Select new -> Class ->"Client Webservice Class" ...
    292 bytes (45 words) - 15:19, 8 April 2020
  • ...dataaccess.com/dataflexhelp/#t=mergedProjects%2FVDFClassRef%2F_Welcome.htm Class Reference] help from Data Access Worldwide, that you can access directly fr This section of the dataflex.wiki supports the Data Access online class help, and in addition provides a central repository where third parties can ...
    833 bytes (114 words) - 15:18, 10 February 2020

Page text matches

  • ...ackage containing both the class definition and an object instance of that class - thus only the first "'''Use'''" statement in any program will actually in // Define the class we are going to make an object of. This *could* be done ...
    10 KB (1,430 words) - 16:27, 10 June 2008
  • ...d Find of hoUserDD EQ Index.1" line in the UserLogin procedure in your sub-class to use the correct index.) ====Step 4. Modify your cWebSessionManager sub-class:==== ...
    6 KB (881 words) - 11:42, 5 May 2021
  • ...WSDL, then click the "Parse" button. If this succeeds, then the "Generate Class" button will become available and can be clicked to create the client. You ====Using a Web Service Client Class==== ...
    7 KB (990 words) - 18:48, 23 November 2007
  • ...rom either the programmer or the user. A data dictionary exists both as a class coded definition and as an instantiated object which uses full delegation a Editing a DataDictionary CLASS in Visual DataFlex involves at least 10 identifiable options: ...
    6 KB (1,012 words) - 10:38, 23 May 2008
  • ...le raft of additional protocols (not all of which are strictly in the same class as formal protocols like SOAP and WSDL), usually beginning "'''WS-'''". Ex ...ing on in the Designer view creates a object of the class, and through the class package defines all of the data types needed to interact with it. The serv ...
    6 KB (911 words) - 15:04, 1 June 2020
  • ...ipt part (actually a JavaScript pseudo-class) and the server-side DataFlex class, which together make up the new component. aHtml.push('<div class="chart-wrp">'); ...
    14 KB (1,599 words) - 19:25, 21 June 2022
  • That will add a new section to the Studio's Class Palette entitled "REST". ...w REST section of the class palette, drag an object of the cRESTfulService class. Rename the object '''oWebOrderAPI'''. ...
    10 KB (1,349 words) - 17:39, 25 January 2022
  • First, we have the following mixin class (with included use statements and defines etc): Class mixin_cCJGridProgressBar is a Mixin ...
    11 KB (1,289 words) - 02:35, 2 March 2019
  • ...ice Client Class Generator's WSDL URL window) and click "Parse", "Generate Class" and "OK" (plus "Yes" to overwrite if it already exists). Now you need to use and instantiate the client class you have just generated within your service: ...
    6 KB (978 words) - 20:43, 7 December 2019
  • |class="MainPageBG" style="width:48%; border:1px solid #cef2e0; vertical-align:top |class="MainPageBG" style="width:48%; border:1px solid #cef2e0; vertical-align:top ...
    4 KB (504 words) - 15:40, 7 December 2020
  • === The need for a cCJGridColumnEdit class === We want to create a cCJGridColumnEdit class that uses the Windows CommonCtrl called 'ICC_DATE_CLASSES' for time based i ...
    3 KB (393 words) - 02:33, 2 March 2019
  • An object of the '''cIniFile''' class can be used for reading information avaiable from an INI file. ...e in "See Also" below for some guidance on sub-classing the cApplicatiion class) and (b) the cIniFile object need not be retained after it has been used. ...
    8 KB (1,284 words) - 10:01, 11 August 2021
  • ===Changes in the cApplication class=== In order to select the correct .ws file, the cApplication class now has a property called ...
    3 KB (485 words) - 12:45, 25 March 2020
  • ====Class definitions in WBO==== Check your code to see if you have a class declaration within your WBO, The Studio's parser reports an error when it s ...
    3 KB (565 words) - 15:10, 8 April 2020
  • ...n example of how you might do this using an object of the cXmlHttpTransfer class. ...ve code obviously assumes the existence of objects (probably mostly of the class "Form") which contain the relevant information for the operation invocation ...
    4 KB (610 words) - 17:27, 22 November 2007
  • *[[Portal:Class Reference|Class Reference]] |class="MainPageBG" style="width:55%; border:1px solid #cef2e0; background:#f5fffa ...
    4 KB (475 words) - 00:43, 14 May 2020
  • ...htm#t=mergedProjects%2FVDFClassRef%2FcXmlHttpTransfer.htm cXmlHttpTransfer class]). ...bject.htm&rhsearch=cJsonObject&rhhlterm=cJsonObject&rhsyns=%20 cJsonObject class] to handle responses and, in cases where we wish to create or update data, ...
    17 KB (2,166 words) - 00:54, 6 December 2020
  • ...o be modelled and hide the 'lesser' objects, it is necessary to change the class of the popup objects to be non-modellable. and here's the class, the only important line being the { DesignerClass=None } at the top ...
    2 KB (227 words) - 12:29, 12 June 2008
  • Class of menu: Class cBgCjMenuItemDynamic is a cBgCjMenuItem ...
    7 KB (733 words) - 02:34, 2 March 2019
  • How can we do that now the cCJContextMenu class is being used? ...this with objects (which are visually modeled) or you can do it with a sub-class. Then change the handle of Default_dbFloating_Menu_ID to point to your own ...
    4 KB (573 words) - 02:34, 2 March 2019
  • ...targeted at making applications more professional and robust. This is the class library that we use for our own application development. It is constantly g ...
    594 bytes (93 words) - 01:43, 8 March 2019
  • class HelloWorld Get Col_Count to iCols // The class function is similar to Row_Count and ItemCount. ...
    57 KB (6,103 words) - 11:00, 21 August 2019
  • ...Visual DataFlex Studio]] has functionality to generate a [[Web Service]] [[Class]] to be used in your application. Select new -> Class ->"Client Webservice Class" ...
    292 bytes (45 words) - 15:19, 8 April 2020
  • *class **class ...
    322 bytes (36 words) - 08:50, 8 August 2008
  • [[Image:Class_Browser.png|thumb|The VDF Tools for Eclipse Class Browser]] * Class hierarchy browser ...
    1 KB (212 words) - 14:16, 4 March 2020
  • One of the great features in that class is that you can move all your data from JSON into a struct with just one fu ...pport.dataaccess.com/Forums/showthread.php?65503-cJsonPath-class cJsonPath class] - Mike Peat, 6th Feb 2020. Easily get either objects or values from deep i ...
    7 KB (996 words) - 21:51, 17 June 2021
  • ...files. The studio doesn't like this type of construct. If you nested your class definition in your view, it is likely to cause your view not to be able to ...
    7 KB (1,257 words) - 14:45, 24 December 2021
  • * [[Portal:Class Reference|Class Reference]] – information about classes produced by Data Access, now largel ...
    1 KB (198 words) - 17:05, 4 December 2020
  • // Panel Class from Pieter van Dieren to check Class myPanel is a Panel ...
    4 KB (481 words) - 15:30, 27 September 2021
  • ...onstruct the data dictionary class name from that, and use Eval to get the class id: ...
    1 KB (174 words) - 12:44, 25 March 2020
  • ...dataaccess.com/dataflexhelp/#t=mergedProjects%2FVDFClassRef%2F_Welcome.htm Class Reference] help from Data Access Worldwide, that you can access directly fr This section of the dataflex.wiki supports the Data Access online class help, and in addition provides a central repository where third parties can ...
    833 bytes (114 words) - 15:18, 10 February 2020
  • You could subclass the df.WebApp class to add the property. Of course you should then also change index.html to us ...
    1 KB (188 words) - 15:06, 8 April 2020
  • procedure into every object no matter which class they are. After this, you ...
    3 KB (409 words) - 12:46, 25 March 2020
  • ...search=cWebHttphandler&rhsyns=%20&rhhlterm=cWebHttphandler cWebHttpHandler class]. ...
    26 KB (3,103 words) - 15:34, 21 August 2021
  • *Integrated class reference in 'The hammer' (input from Wil ) ...
    4 KB (602 words) - 00:17, 8 September 2021
  • *[[VDF Webservice Class]] ...
    2 KB (244 words) - 17:10, 22 November 2007
  • ...s.com/dataflexhelp/mergedProjects/VDFClassRef/cJsonObject.htm cJSONOjbect] class. See for example our [[Create JSON from struct]] article. ...pport.dataaccess.com/Forums/showthread.php?62358-Use-of-HasMember-of-cJSON-class-when-used-with-arrays&p=331630#post331630 RemoveNulls function by Mike Peat ...
    13 KB (1,667 words) - 23:46, 8 March 2024
  • The normal treeview class does not have a method of putting your treeview item into "edit mode" progr ...
    2 KB (394 words) - 12:46, 25 March 2020
  • *Right click in the [[Class Palette]] in [[Visual DataFlex Studio]]. ...
    685 bytes (95 words) - 15:03, 8 April 2020
  • ...Lookup Lists can also be assigned to fields inside the [[Data Dictionary]] Class. ...
    589 bytes (93 words) - 19:56, 9 March 2019
  • As you can see we are creating 21 objects based on the cObject class and store the object ID's in Objects array. ...
    5 KB (831 words) - 16:06, 24 March 2020
  • - Constants were not enumerated in generated class ...
    1 KB (215 words) - 14:24, 24 June 2020
  • ...rosoft.com/en-us/library/ms533798(VS.85).aspx Microsoft Windows GDI+] is a class-based API for C/C++ programmers. It enables applications to use graphics an ...
    1 KB (207 words) - 19:17, 23 March 2009
  • :{| class="wikitable" ...
    50 KB (7,976 words) - 16:50, 24 May 2021
  • ...ailable COM objects in the Visual DataFlex Studio , when you select new -> class --> Import COM ActiveX or Import COM Automation or Import COM Embedded Obje ...
    513 bytes (78 words) - 21:01, 1 December 2007
  • The cBasicWebApp class depends on IIS ASP Classic which installs ISAPI modules! ...
    1 KB (195 words) - 10:03, 10 August 2022
  • DataFlex Reports has a class cPrintDialog which you can use to popup a printer dialog and then retrieve ...
    997 bytes (104 words) - 12:34, 15 September 2022
  • ...plug-in designed for Dataflex Developers. It includes features such as a Class hierarchy browser, Assisted typing (content assist/intellitype), Folding se ...
    1 KB (135 words) - 11:43, 5 September 2008
  • I just spent a while trying to figure the chttpRequest class out and the help has no real world examples so i am posting so as to save s ...
    3 KB (408 words) - 15:17, 8 April 2020
  • # In the VDF Studio (12.1 was used), go to File/New/Other and select the “Class” tab. In aspemail.pkg at the bottom in class cComMailSender you will find a line as follows: ...
    6 KB (960 words) - 00:02, 23 February 2019
  • ...ely you can duplicate these rules, but the whole idea of a Data Dictionary class is that the behaviour is inherited to all objects that initiate a record ma ...
    3 KB (474 words) - 05:50, 30 November 2007
  • ...[[Add Workspace Parameter|Workspace Parameters]]''' using the [[cIniFile]] class ...
    3 KB (374 words) - 12:28, 15 September 2022
  • ...pport.dataaccess.com/Forums/showthread.php?65503-cJsonPath-class cJsonPath class] - Mike Peat, 6th Feb 2020. Easily get either objects or values from deep i ...
    4 KB (584 words) - 14:13, 4 January 2021
  • The idea is that certain words, such as class names can be used to form a URL linking to a page with more extensive docum ...
    2 KB (267 words) - 23:26, 18 December 2007