ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deployment package
The deployment package creates a ZIP file containing the site's setup......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Configuring an application with User Groupware
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Events associated with a Gantt Chart column
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HConnect (Example)
Usage example of the HConnect function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
GanttListTask (Example)
Usage example of the GanttListTask function
Creating a table in a report
Tables can be created in a report......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Twain constants
List of constants used by the Twain functions....
11. Controls in practice
Discover the main characteristics of the controls...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
fMoveFile (Function)
Moves a file from one directory to another.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.