ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Remote HFSQL Administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
16. Application test in practice
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
9. Overlaying controls
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
The HTML control
The HTML control displays HTML pages or HTML code......
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Local procedure
Two types of procedures are available......