ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Native Access to SAP
SAP is a widely used ERP......
Managing main window menus
A main menu is necessarily associated with a window......
6. Editing a page: zoning mode
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Report based on a query
Queries are used to easily select records in one or more data files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Installing the robot controller
The monitoring robot includes three executables......
HOpenConnection (Function)
Opens a connection to a specific database.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
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......
Share your projects via Git
Git is a source code manager......
Error (Function)
Displays a custom error message in a system error window.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Accessibilité (Property)
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......
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....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Window controls
Several types of controls can be used in a window, ......
fSeek (Example)
Usage example of the fSeek function