ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Check Box control to an item
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Using an external component in an application
A component can be reused at any time in any application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
5. Deploying a dynamic site (Session or AWP) in practice
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Z-index of a control
All the controls in a window or report have a different z-index......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Events associated with Splitter controls
List of events associated with Splitter controls...
Contact groups management functions
List of functions for managing groups of contacts...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Welcome to Reports & Queries
Reports & Queries is used to......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.