ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
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.
BCToImage (Function)
Generates the image of a bar code.
XMLVerifySignature (Function)
Verifies the signature of an XML node.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
HClusterDeleteNode (Function)
Disables a node in an HFSQL cluster.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
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.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
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)....
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera 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......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......