ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the archiving functions
List of constants used by the archiving functions....
SysInstance (Function)
Returns the instance of a module.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Window management functions
List of functions for managing windows...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.