ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Example)
Usage example of the fLock function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Max (Function)
Returns the greatest value passed as parameter.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Extracting messages added or modified since last extraction
A project was already created and translated......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
fUnlock (Example)
Usage example of the fUnlock function
Multimedia functions
List of Multimedia functions...
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Min (Function)
Returns the lowest value.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.