ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerPath (Function)
Returns the path of the current burner.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Google Maps management functions
List of functions for managing Google maps...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fCreateLink (Function)
Creates a link on a file at the specified location.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
.NET Assemblies
.NET is Microsoft's software development platform......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
BurnerStatus (Function)
Returns the status of the current burner.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
CursorCapture (Example)
Usage example of the CursorCapture function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
iPrintZone (Example)
Usage example of the iPrintZone function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....