ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
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....
16. Password protecting a website
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions)....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Domo constants
List of constants used by the DomoXXX functions....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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.
How to find out whether a report was printed?