ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
Token functions
Token functions in "Text token" Edit controls....