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......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
Composite keys
A composite key is a key item containing several other items......
Events associated with Looper controls
List of events associated with Looper controls...
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Events associated with Button controls
List of events associated with Button controls...
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
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....