ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Warning 12: The label is unused
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Serialization constants
The serialization constants are as follows:
SysRecentDocList (Function)
Returns the list of recently opened documents.
Thread execution
At runtime, an application runs in a main thread......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.