ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. External component
Operations performed on state-transition diagrams
The following paragraphs explain......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
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......
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
16. Application test in practice
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......