ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeek (Function)
Searches for the index of an element in 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.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
Reals
The different types of integers
Apply (Function)
Executes a procedure for each element of 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.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HsMenu,Label (Function)
Modifies the caption of a menu option.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Binding controls to data
A window or page can display information from......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Error 1: Syntax error
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Reports
A report provides a custom view of data......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
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.
Error 802: Invalid syntax for this function