ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dBackground (Example)
Usage example of the dBackground function
Fax constants
List of constants used by the functions for managing faxes....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Configuring the IIS 7/7.5 server
Print constants
List of constants used by the print functions....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
8. Sharing a project in practice
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
PythonExecute (Function)
Executes a function present in a Python module.
TreeView constants
List of constants used by the TreeXXX functions...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......