ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Configuring an application with User Groupware
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Window controls
Several types of controls can be used in a window, ......
1
5
6
7
8
9
276
>