ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Describing an element
A flexible modeling includes different elements linked together......
Error (Function)
Displays a custom error message in a system error window.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Dashboard control
Dashboards are essential elements in an application......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Creating a Java archive
When your Java application is developed, you can......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HCreateMovableReplica (Function)
Creates a movable replication.
Operations performed on activity diagrams
The following paragraphs explain......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Events associated with Table controls
List of events associated with Table controls...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
8. Sharing a project in practice