ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HSetPosition (Example)
Usage example of the HSetPosition function
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HForward (Example)
Usage example of the HForward function
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
FTP constants
List of constants used by the FTP functions....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
XMLSave (Function)
Saves an XML document in a file.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Extern (Reserved word)
EXTERN is used to...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HReadSeek (Example)
Usage example of the HReadSeek function
SOAPRun (Function)
Runs a procedure on a SOAP server.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HAdd (Example)
Usage example of the HAdd function
HCreateView (Example)
Usage example of the HCreateView function