ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Enumeration (Type of variable)
An enumeration is a set of values......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
Bluetooth constants
List of constants used by the Bluetooth functions....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Peeling Corner control properties
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....
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
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.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.