ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
HNbRec (Example)
Usage example of the HNbRec function
Diagram constants
The following constants are used to manage diagrams:...
Events associated with windows
List of events associated with windows...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Locking data files: correspondence between WINDEV 5.5 and the later versions
Size (Example)
Usage example of the Size property
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Constant
The constants are language elements whose value is fixed once and for all...
HListItem (Example)
Usage example of the HListItem function
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Domo constants
List of constants used by the DomoXXX functions....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......