ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
iPageEnd (Function)
Forces the move to the next page during the report print.
Constants for managing the modification of windows by the user
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
14. Generation modes
Generation modes...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function