ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
MDIMother (Function)
Identifies the name of the MDI parent window.
MemSort (Function)
Sorts the elements found in a memory zone.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Asc (Function)
Returns the ASCII code of the specified character.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeToString (Function)
Converts a time to a string in the specified format.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
fTempFile (Function)
Returns the name of a unique temporary file.
SysNameExe (Function)
Returns the name and full path of an application.
TreeSort (Function)
Sorts the elements found in a TreeView control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grImageSize (Function)
Defines the size of the image containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....