ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the 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....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
2. UML models
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
2. UML models
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).
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
<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).