ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Access rights to a class property
A property is a code element that includes two processes......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
2. UML models
2. UML models
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Reloading a document
To reload a document, ......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Common project
Projects are often cross-platform......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Code history
The code history is used to......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
12. Universal replication
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......