ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
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.
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....
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.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
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.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
ExtractLine (Function)
Extracts a specific line from a character string.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.