ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
8. 10 tips for better interfaces...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Decode (Function)
Decodes a character string that was encoded by Encode.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ERR_DISCONNECTED_TIMEOUT
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......