ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Size (Example)
Usage example of the Size property
zipIsMulti (Example)
Usage example of the zipIsMulti function
grHMGetData (Function)
Retrieves data from a Heatmap chart.
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....
PageAddress (Function)
Used to find out the Internet address of a page.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HDeclare (Example)
Usage example of the HDeclare function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Note (Property)
The Note property is used to get and change a text associated with an element.
ServicePause (Function)
Pauses a service.
Type (Example)
Usage example of the Type property
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Constant
The constants are language elements whose value is fixed once and for all...
grHMAddData (Function)
Adds a data into a Heatmap chart.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Compile (Example)
Usage example of the Compile function
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.