ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Reals
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ExecuteFunction
Executes a WLanguage function identified by its name.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
3. UML models in practice
Error 1: Syntax error
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sidebar control properties
List of properties associated with the Sidebar control...
Error 802: Invalid syntax for this function