ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
How to develop a PHP site?
What is a PHP site?......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
ERR_NO_PAGE
Locking data files: correspondence between WINDEV 5.5 and the later versions
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
WDInst: handling the files to install
By default, the files to install are......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDINT setup
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Telephony constants
List of constants used by telephony functions...
Table,Add (External language)
Adds an element to a Table control.