ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
13. Security benefit: managing the "Back" button
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
W3C standardization
You must comply with the W3C standard (HTML 4......
1. What is a website?
10. Page templates
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
The test mode cannot operate without the project and its pages, ...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......