ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
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....
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.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Events associated with a Dockable Panel control
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......
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......
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....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Error 1: Syntax error
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Setup of the WEBDEV Application Server for Linux
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Handling TimeLine controls programmatically
A TimeLine control can be......
Local procedure
Two types of procedures are available......
Error 1007: The member is global: use the: operator: to access it
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......