ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
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)......
Rating control properties
The Rating control can be used in a window as well as in a page....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
How to use an array of structures?
An array of structures is an Array variable......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Setup directory
The setup wizard allows you to configure the setup directory of application....
How to create a patch?
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Setup of the WEBDEV Application Server for Linux
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......