ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
gImage (Function)
Builds a sequence of characters containing an image.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HMode (Function)
Changes the mode and the method for locking data files.
Remote WEBDEV administrator: Configuration for using statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
WinStatus (Function)
Identifies or modifies the window status.
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
dCopyImage (Example)
Usage example of the dCopyImage function
.NET object
To access a class......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Guided tour management constants
Simplify your searches
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).