ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
HExecuteProcedure (Function)
Runs a stored procedure.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
OpenIDIdentity (Variable type)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
gglPath (Variable type)
The gglPath type is used to define the characteristics of the route to drawn on a map...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
dbgEnableLog (Function)
Enables the runtime log programmatically.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.