ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Installing the robot controller
The monitoring robot includes three executables......
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Share your projects via Git
Git is a source code manager......
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
iForceComplement (Function)
Forces the printing of a Body Complement block.
iParameterViewer (Function)
Configures the report viewer.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
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......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
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......
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
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....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
GPSGetPosition (Function)
Retrieves information about the current device position.
Conversion (Function)
Converts a value from a unit to another one.