ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
SaaS constants
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Date (Variable type)
The Date type is used to easily manipulate dates...
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Bluetooth functions
List of Bluetooth functions...
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Text (Property)
The Text property is used to get and modify text.