ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Automatic management of exceptions
The management of exceptions can be customized by process......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Example for creating a select query
This help page explains how to create two select queries......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......