ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<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.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
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.
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
Token functions
Token functions in "Text token" Edit controls....
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
<Image>.DrawText (Function)
Draws a text in an Image control.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....