ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
2. UML models
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
The planes in WEBDEV
The planes are used to group the controls of an element......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
2. UML models
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
<Looper>.CollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
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....
Page Footer block
The Page footer block is run at the end of each page......
Operations performed on sequence diagrams
The following paragraphs explain......
6. HFSQL Client/Server cluster
6. HFSQL Client/Server clusters