ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Component diagram
A component diagram shows the physical and static architecture of a system software......
Error 810: * can only be used for a parameter with a default value
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
ERR_DISCONNECTED_EXEC
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Types of Edit controls
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Keep-alive on connection