ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling TimeLine controls programmatically
A TimeLine control can be......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
fWriteLine (Example)
Usage example of the fWriteLine function
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Array>.Sort (Function)
Sorts a WLanguage array.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Link control properties
The Link control is available in a page and in a report......
WDHFDiff - Use
WDHFDiff is used to compare......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Creating anchors
The anchors are used to define specific points in a help page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Alias (Property)
The Alias property gets the alias of an element.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......