ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
5. Site test in practice
Combination (Type of variable)
A combination is a set of options.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
The HTML control
The HTML control displays HTML pages or HTML code......
NationToLanguage (Function)
Returns the language corresponding to a nation.
NationToName (Function)
Returns the name of the language corresponding to a nation.
The Upload control
The Upload control is used to upload files on the Web server......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
The Looper control
A Looper control is used to repeat the controls found in a specific area......