ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
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.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
InServiceMode (Function)
Indicates whether the code is run in a service.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
nWDGetLastError: Error code of last error
Error code of last error......
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
1. WEBDEV editors
CodeEditorDeleteAll (Function)
Deletes the contents of the Code Editor control.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.