ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
CurrentWin (Function)
Identifies the window currently in edit.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
SQLLast (Function)
Sets the position on the last row of the query result.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Creating a select query
A select query (corresponding SQL statement......
Orientation (Property)
The Orientation property gets and sets the angle of an element.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
Line (Property)
The Line property is used to define the line style used.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
The Static control
A Static control is a control used to display a static text......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......