ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found...
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
VariableReset (Function)
Resets the variable to its initial value.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Task list
Each project can be associated with a task list......
iFont (Function)
Selects the default font.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Domo constants
List of constants used by the DomoXXX functions....
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min