ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Camera functions
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Thread management functions
List of functions for managing threads...
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Feedback component
The Feedback component is a component provided with WINDEV......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Setup on a local network (LAN)
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Creating and handling an item
The main operations that can be performed on an item are as follows......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......