ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
SQLLast (Function)
Sets the position on the last row of the query result.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Creating the skin template of a report