ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Creating and handling an item
The main operations that can be performed on an item are as follows......
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......
4. When to use the debugger?
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......
3. Deploying a dynamic WEBDEV site
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
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)....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......