ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bitwise operators
The operations on binary values are performed......
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.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
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 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....
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
DateDifference (Function)
Calculates the number of days between two dates.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Age (Function)
Returns the age according to the date of birth.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.