ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
fMoveFile (Function)
Moves a file from one directory to another.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Error 802: Invalid syntax for this function
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
Error 1003: The element does not exist in the class
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Google Analytics functions
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<sfConnection variable>.Merge (Function)
Merges the Salesforce records (also called Salesforce objects).
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.