ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
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)....
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Activation key management functions
The following functions are used to manage activation keys:...
Line control properties
List of properties associated with the Line control...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Video control properties
The following properties can be used on a Video control:...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Constants for WLanguage types
List of constants for managing WLanguage types....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
End-user UI management functions