ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a project: setting
By testing the project you can simulate how the application will run......
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
Glossary
The glossary lists all the abbreviations used in the code editor......
GglDelete (Function)
Deletes data from the Google server.
Enumeration (Type of variable)
An enumeration is a set of values......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HOnError (Function)
Customizes the management of HFSQL errors.
Python: Native calls
WLanguage allows for native Python calls......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
HChangeName (Function)
Modifies the physical name of a data file.
Record (Variable type)
The Record type is used to save the values of a record.
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
iPrintReport (Function)
Prints a report created with the report editor.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....