ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
SAP functions
List of SAP functions...
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Error 403: The item does not belong to the file
Binding a Repositionable Note control to an item
Binding a Combo Box control to an item
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Step 1: Configuring the print parameters
This step allows you to choose......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Installing a SOAP server with Netscape iPlanet 4.1
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Currencies
A currency is a real coded on 10 bytes....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Image control: the supported formats
The supported image formats are as follows:...
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.