ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Sharing elements with a WINDEV application
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Edit control
The Edit control allows users to enter data......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ReplicSynchro: Use
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
InAndroidMode (Example)
Usage example of the InAndroidMode function
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......