ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes 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.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
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.
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.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.