ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
HRecNum (Example)
Usage example of the HRecNum function
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Error 105: Redefinition of the local variable
Error 507: The '++' operator is not allowed
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
Error 502: Incompatible type
Size (Example)
Usage example of the Size property
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Input (Function)
Displays a message allowing the user to type an information.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Simple statements
FTPListFile (Example)
Usage example of the FTPListFile function