ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
2. Projects in practice
Discover the main operations that can be performed on a project....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
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......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
17. TLS/SSL: Encrypting information on the Web
ERR_LAUNCH_FAILED
Functions for managing objects (External language)
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Generating the RAD pattern
To generate a RAD pattern:...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Style sheet
A style sheet ("......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......