ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Constants used by the scanner functions
Constants used by the scanner functions...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Aliases on data files: HAlias
The aliases are used to handle......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
MCI constants
List of constants used by the MCI functions....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
fSelect (Function)
Opens the Windows file picker.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....