ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print modes of a report
Several print modes are available for a report....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
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?
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....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Android Control Center
Do you know where to find your application log files?...
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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....
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....
Handling the report blocks through programming
Each report block is associated with different events......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
4. When to use the debugger?
2. User-friendly editors in practice
User-friendly editors in practice...
3. Deploying a dynamic WEBDEV site
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Telephony constants
List of constants used by telephony functions...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......