ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Constants for managing emails
List of constants used by the functions for managing emails....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
MenuInsertOption (Function)
Inserts a new option at a specific position.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Wi-Fi functions
Functions for Wi-Fi management...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.