ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
End-user UI functions
Requests permission to use the device's camera....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
8. Smart controls
Defines the number of rows and columns in a Waffle chart....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
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....