ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Activation key management functions
The following functions are used to manage activation keys:...
Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Constants for WLanguage types
List of constants for managing WLanguage types....