ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Error 705: The property does not exist on this type
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Error 706: The property does not exist on this type of control
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
fSize (Function)
Returns the size of a file (in bytes).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Error 704: The property does not exist on
Constants for WLanguage types
List of constants for managing WLanguage types....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...