ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
"?" menu
WINDEV proposes a help menu adapted to your applications......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
2. Projects in practice
Discover the main operations that can be performed on a project....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
Email constants
List of constants used by email functions....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HTTP constants
List of constants used by the HTTP functions....
Control constants
List of constants used by the functions for managing controls...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Document (Variable type)
The Document type is used to handle a "docx" document.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.