ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
SQL functions: Special case
List of SQL functions: Special case...
Automatic documentation of external components
External components must include a technical documentation......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
WinStatus (Function)
Identifies or modifies the window status.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
W3C standardization
You must comply with the W3C standard (HTML 4......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Including the code
You want to include your code lines in a condition, in a structure, ......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Automation object
The Automation keyword is used to declare an automation object...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
iPageEnd (Function)
Forces the move to the next page during the report print.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.