ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
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)......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
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.
Types of Edit controls
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
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......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
MCI constants
List of constants used by the MCI functions....
Events associated with Looper controls
List of events associated with Looper controls...
Share your projects via Git
Git is a source code manager......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.