ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InServiceMode (Function)
Indicates whether the code is run in a service.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
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....
1. WEBDEV editors
CodeEditorDeleteAll (Function)
Deletes the contents of the Code Editor control.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
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.
BCToImage (Function)
Generates the image of a bar code.
<Source>.CheckStructure (Function)
Defines the mode for comparing tables.
XMLVerifySignature (Function)
Verifies the signature of an XML node.
CmdExecute (Function)
Executes a command in console mode.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.