ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
How to create and handle a structure?
This help page explains how to create and handle a structure....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
SaaS constants
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Events associated with Looper controls
List of events associated with Looper controls...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......