ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on activity diagrams
The following paragraphs explain......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Constants for managing Beacons
The following constants are used to manage Beacons:
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Operations performed on component diagrams
The following paragraphs explain......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
How to create a menu?
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Constants for managing projects
List of constants used by the functions for managing projects....
8. Sharing a project in practice
Operations performed on state-transition diagrams
The following paragraphs explain......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....