ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Applet control properties
List of properties associated with the Applet control...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
2. User-friendly editors in practice
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
13. Debugger
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
BCToImage (Function)
Generates the image of a bar code.
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......
TreeExpand (Function)
Expands a node in a TreeView control.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDSQL, SQL querier: Overview
WDSQL is used to......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
3. UML models in practice
3. UML models in practice
The "Code hashtags" pane