ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Error 803: Return and Result cannot be used in the same process
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
AAF: Context menu of Image controls
A context menu is available for Image controls......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Constants for managing character strings
List of constants used by string management functions...
HFSQL constants
List of constants used by the HFSQL functions....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
MQTT constants
Constants used by the MQTT functions...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
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......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......