ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayReverse (Function)
Reverses the content of a one-dimensional array.
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.
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.
NFCSendTag (Function)
Sends a NFC tag to another device.
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.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
fAddText (Function)
Adds the content of a character string at the end of a file.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.