ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Events associated with Tab controls
List of events associated with Tab controls...
2. Examples and components provided with WEBDEV
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
fDirRename (Function)
Renames a directory.
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
FTP constants
List of constants used by the FTP functions....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
The different types of windows
The following types of windows can be created in a WINDEV application......
HDelete (Function)
Deletes a record from a table (query or view).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.