ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a query
Queries are used to easily select records in one or more data files......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Dialog box management functions
List of functions for managing dialog boxes...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Installing the robot controller
The monitoring robot includes three executables......
ErrorBuild (Function)
Displays a custom error message in a system error window.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Share your projects via Git
Git is a source code manager......
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......
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
HDescribeConnection (Function)
Describes a new connection to an external database.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
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.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
HOpenConnection (Function)
Opens a connection to a specific database.