ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dictionary
The dictionary is a file that can contain the project elements......
VariableReset (Function)
Resets the variable to its initial value.
Internal component
An internal component is a set of elements from a project......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
2. User-friendly editors in practice
User-friendly editors in practice...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
fCompare (Function)
Compares the content of two files bit by bit.
LDAPNbValue (Function)
Returns the number of values for an attribute.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Other operators
The following are additional operators......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
12. Pages in practice
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Creating a window skin template
fTempPath (Example)
Usage example of the fTempPath function
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.