ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
<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.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
Token functions
Token functions in "Text token" Edit controls....
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
API (Function)
Runs a function found in an external DLL.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......