ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
REP files
REP files contain the list of data files handled by the application....
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Link control properties
The Link control is available in a page and in a report......
ERR_BAD_PARAMETER
18. Order of execution of the code of buttons/links
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Multi-project search
Performing a search in the current project is a common operation......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....