ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
grAddData (Function)
Adds a data into a chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
LoadParameter (Function)
Reads a persistent value.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
grIncreaseData (Function)
Adds a value to a data in a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Browser constants
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SysDir (Function)
Returns the path of a system directory.
ToastDisplay (Function)
Displays a "Toast" message.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
grColor (Function)
Returns and initializes the color of different chart elements.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
gLine (Function)
Builds a sequence of characters containing a line.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......