ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
MatFill (Example)
Usage example of the MatFill function
Constants used by the the functions for managing the HFSQL Cluster
MatInvert (Example)
Usage example of the MatInvert function
DnDEvent (Example)
Usage example of the DnDEvent function
EmailMsgError (Example)
Usage example of the EmailMsgError function
NotesItem (Example)
Usage example of the NotesItem function
Thread management functions
List of functions for managing threads...
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
RegistryRename (Function)
Renames a key in the registry.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
MatDeterminant (Example)
Usage example of the MatDeterminant function
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
iPreview (Example)
Usage example of the iPreview function
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Event (Example)
Usage example of the Event function
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Note (Property)
The Note property is used to get and change a text associated with an element.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
SocketConfigure (Function)
Configures the use of Socket functions.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......