ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Events associated with ListView controls
List of events associated with ListView controls...
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
General environment of WINDEV
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Various WEBDEV constants
Various WEBDEV constants...
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HLogStop (Function)
Stops the log process of a file.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
OpenChild (Function)
Opens a non-modal child window.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
gImage (Function)
Builds a sequence of characters containing an image.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.