ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Constants for managing emails
List of constants used by the functions for managing emails....
Size (Property)
The Size property is used to determine and change the size of an element.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
15. Creating the executable in practice
Creating the executable in practice...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
grDestinationWnd (Function)
Defines a window as chart destination.
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.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......