ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report controls
Several types of controls can be handled in a report created by the report editor......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Type and version of Web server
The configuration diagnostic displays the following error......
Handling report blocks
The different operations available on report blocks are as follows......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OpenChild (Function)
Opens a non-modal child window.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HCreateView (Example)
Usage example of the HCreateView function
HListKey (Example)
Usage example of the HListKey function
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
HMergeView (Example)
Usage example of the HMergeView function
DocInsertTable (Function)
Inserts a table into a Word Processing document.
HListItem (Example)
Usage example of the HListItem function
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HDescribeConnection (Function)
Describes a new connection to an external database.