ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
End of break block
The End of break block is optional......
InitialState (Property)
The InitialState property gets the initial state of a control.
11. Window templates
WINDEV Mobile allows you to create window templates....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
11. User Macro-Code: UMC in practice
The Image property gets and sets the background image of a control or block....
grAddData (Function)
Adds a data into a chart.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Programming custom calculations in Table controls
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ControlClone (Function)
Creates a new control from an existing control.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....