ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: html table
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.
13. Types of standard controls
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
8. If you are already familiar with WINDEV
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....