ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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, ...).
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
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.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
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.
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.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
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.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.