ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
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.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
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.
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, ...).
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.
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.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font 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.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Age (Function)
Returns the age according to the date of birth.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.