ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
5. Which type of server to choose?
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Error 102: The constants can be defined in the initialization code of project, ...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Page constants
List of constants used by page functions....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Code history
The code history is used to......