ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File download functions
The following functions are used to manage downloads......
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
ERR_DISCONNECTED_TIMEOUT
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
XMLSave (Function)
Saves an XML document in a file.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
GanttPositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.