ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPTime (Example)
Usage example of the FTPTime function
zipDeleteAll (Function)
Deletes all files from an archive.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
LDAPRenameAttribute (Function)
Renames an attribute.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Image control in a page
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
HForward (Example)
Usage example of the HForward function
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
ImageScrollingPosition (Function)
Returns the displayed image.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
iPrintReport (Function)
Prints a report created with the report editor.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
HSetPosition (Example)
Usage example of the HSetPosition function