ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
CodeEditorDeleteAll (Function)
Deletes the contents of the Code Editor control.