ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
1. What is a website?
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
eCurrencyName (Function)
Returns the caption of a currency.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.