ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
VariantConvert (Function)
Converts the value stored in a Variant variable].
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Constants for managing fonts
List of constants used by the functions for font management....
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
CurrentDay( Function)
Returns the number of the current day in the current month.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SaaSAdminModifyService (Function)
Modifies a SaaS service.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.