ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
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......
Chart constants
List of constants used by the functions for chart management....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
5. Deploying a dynamic site (Session or AWP) in practice