ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Enqueue (Function)
Adds an element to the queue.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
grAddData (Function)
Adds a data into a chart.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
6. Multiple generation
...Multiple generation...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
2. Deploying a static site or a PHP site
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Line control properties
List of properties associated with the Line control...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
WEBDEV Application Server - 10 connections - License agreement
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......