ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
JSONValid (Function)
Checks the validity of a JSON string.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Extracting messages added or modified since last extraction
A project was already created and translated......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Max (Function)
Returns the greatest value passed as parameter.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Complete (Function)
Returns a character string of a specified length.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function