ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Burner constants
List of constants used by the burner functions....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Entity of a CDM
To group information according the MERISE method, entities must be created......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
14. Managing the "Back" button in practice
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
DnDForce (Function)
DnDForce is kept for backward compatibility.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......