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 administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
The Flexbox control
Flexbox is a standard layout system for web pages......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
AppListVersion (Function)
Lists the versions available on the reference setup server.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.