ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
Task management functions
List of functions for managing tasks...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Category (Property)
The Category property gets and sets the category of an element.
ContentType (Property)
The ContentType property gets and sets the type of a message.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
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.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<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)....