ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iCloseReport (Function)
Stops printing the current report immediately.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Installing the robot controller
The monitoring robot includes three executables......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Share your projects via Git
Git is a source code manager......
13. Types of standard controls
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iParameterViewer (Function)
Configures the report viewer.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
8. 10 tips for better interfaces...
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......