ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Constant
The constants are language elements whose value is fixed once and for all...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Handling Gantt Chart controls programmatically
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Events associated with the project
List of events associated with the project...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Type (Property)
The Type property is used to get and change the type of an element.
MyParent (Reserved word)
MyParent is used to handle...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.