ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Password (Property)
The Password property sets and changes the password.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
ThreadMode (Function)
Changes the management mode of threads.
Structure (Type of variable)
A structure is a custom type of data...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Reals
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
iParameterViewer (Function)
Configures the report viewer.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Copying and cloning
Variables are copied using the "=" operator...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.