ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table allows users to easily view and enter data stored in memory or from a data file, view or query...
Table
The "Table" keyword can correspond to...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications...
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
FinRedemption (Example)
Usage example of the FinRedemption function
SQLModify (Function)
Modifies the content of a row in the query result.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Error 2109: You are using the ObjectInfo function
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
9. Types of standard controls
Types of standard controls...
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.