ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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...
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
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....
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....
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
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.
TableMode (Function)
TableMode is kept for backward compatibility.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Thumbnail control properties
List of properties associated with the Thumbnail control...
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.