ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
CurrentDay( Function)
Returns the number of the current day in the current month.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
SOAP constants
List of constants used by the SOAP functions....
User report editor (Reports & Queries)
A report provides a custom view of data......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....