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......
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......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
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......
Share your projects via Git
Git is a source code manager......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
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...
Common project
Projects are often cross-platform......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Conversion (Function)
Converts a value from a unit to another one.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Accessibilité (Property)
Error 25: No THEN statement is associated with this IF
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.