ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Setting up and using a Bitcoin Core server
WLanguage offers several functions for manipulating a Bitcoin Core server......
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.