ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NET constants
List of constants used by the DotNet functions....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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, ......
Net constants
List of constants used by the Net functions....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyParent (Reserved word)
MyParent is used to handle...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Handling Spreadsheet controls programmatically (in a report)
4. Dedicated server or shared server?
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Creating nested reports
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
User report editor (Reports & Queries)
A report provides a custom view of data......