ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia constants
List of constants used by the multimedia functions....
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
dPolygon (Example)
Usage example of the dPolygon function
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Error 23: No END statement is associated with this WHILE
HDeactivateTrigger (Function)
Disables a trigger.
TextToXML (Function)
Converts an ANSI string to an XML string.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
NET constants
List of constants used by the DotNet functions....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.