ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Programming custom calculations in Table controls
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.