ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
NFCSendTag (Function)
Sends a NFC tag to another device.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
ChronoReset (Function)
Stops and resets a running stopwatch.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Truncate (Function)
Truncates the right part of a string or buffer.
StringInsert (Function)
Inserts a string into another character string at a given position.