ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<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.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Control constants
List of constants used by the functions for managing controls...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
2. Projects in practice
Discover the main operations that can be performed on a project....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
5. The following files are automatically created
Creating a table in a report
Tables can be created in a report......