ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Report based on a query
Queries are used to easily select records in one or more data files......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
ERR_ALREADYCONNECTED
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Printing in PDF format: Special cases
Specific features of print in PDF format...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Constants for managing fonts
List of constants used by the functions for font management....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....