ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
7. Window templates
...Window templates...
Printing nested reports
To create a main report containing several secondary reports:...
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
zipListFile (Example)
Usage example of the zipListFile function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HListAnalysis (Example)
Usage example of the HListAnalysis function
GanttListTask (Example)
Usage example of the GanttListTask function
MatExist (Example)
Usage example of the MatExist function