ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
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....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Operations performed on activity diagrams
The following paragraphs explain......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
LooperSelectPlus (Function)
Selects a row in a Looper control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
WINDEV Mobile 2024 Tutorial - Table of contents
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.