ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
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......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Z-index of a control
All the controls in a window or report have a different z-index......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Events associated with a Dockable Panel control
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
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
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Outstanding progress bars
Simple or symmetric progress bar?...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......