ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
".STY" file: "Style sheet" file
A style sheet is a "......
Table,Col (External language)
Returns the current index of the column.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Events associated with Table controls
List of events associated with Table controls...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
HTML constants
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Print the content of your tables
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
1. Project and analysis
26. Style sheets: to simplify the layout
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
ERR_CLOSED_PAGE