ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Date management constants
List of constants used by date management functions...
4. HFSQL Classic
HFSQL Classic is the database format......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Chart: Managing legends
Several types of legends are supported in the charts......
Zombie data files and items
During the life of an application, items live and die......
4. User Groupware
User Groupware...
4. User Groupware
Variable scope
Variables can be declared anywhere in the code....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
8. Associating controls with data