ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
ERR_DISCONNECTED_EXEC
ERR_BAD_DLLEXE
Error 107: Redefinition of the parameter
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......