ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Query editor
The query editor is used to automatically create queries on the data files......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Examples for using the OLE DB provider for HFSQL
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
11. Internal components in practice
Internal components in practice...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Share your projects via Git
Git is a source code manager......
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Specific features of the Express version
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......