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.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
NetSendFile (Example)
Usage example of the NetSendFile function
How to open a window?
14. Generation modes
Generation modes...
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
HError (Example)
Usage example of the HError function
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
3-tier architecture
The development in "3-tier" architecture is now simplified......
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HListFile (Example)
Usage example of the HListFile function
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......