ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying and cloning
Variables are copied using the "=" operator...
Size (Property)
The Size property is used to determine and change the size of an element.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
sEvent (Function)
Branches an event on a serial port.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Functions for handling directories and external files
List of functions for handling external files...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
LooperSelectPlus (Function)
Selects a row in a Looper control.
WINDEV Mobile 2024 Tutorial - Table of contents
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
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.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
fDir (Function)
Finds a file or directory.