ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Area (Property)
The Area property is used to define an area.
WDXView: How to use
This help page presents the different features of WDXView......
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
ReplicSynchro: How to use
The stress tests are used to check......
Asc (Function)
Returns the ASCII code of the specified character.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
10. Smart controls
Smart controls...
How to develop a PHP site?
What is a PHP site?......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
4. When to use the debugger?
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
5. User Groupware in practice