ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
grDraw (Function)
Draws a chart according to the specified parameters.
dPen (Example)
Usage example of the dPen function
Service constants
List of constants used by the functions for managing services....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
dText (Example)
Usage example of the dText function
Constants for managing Map controls
Constants for managing Map controls...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FinRedemption (Example)
Usage example of the FinRedemption function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Error 1045: A class cannot be declared outside the declaration code of a class
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Border (Type of variable)
The Border type is used to handle a border through programming...