ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
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......
Events associated with Splitter controls
List of events associated with Splitter controls...
Contact groups management functions
List of functions for managing groups of contacts...
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
25. Performing a process on several successive pages
Performing a process on several successive pages...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
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.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Python: Native calls
WLanguage allows for native Python calls......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Reports
A report provides a custom view of data......
Software license agreement
WINDEV Express license agreement...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......