ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
DurationToString (Function)
Converts a duration to a character string in the specified format.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
InitParameter (Function)
Initializes the management of persistent values.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
fMemExist (Function)
Checks the existence of a shared memory zone.
Comparison operators
The comparison operators can be divided into several categories......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
MatCopy (Function)
Creates the copy of a matrix.