ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Error 22: No END statement is associated with this FOR
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.