ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Various constants
List of various constants....
fSize (Function)
Returns the size of a file (in bytes).
Euro constants
List of constants used by the functions for managing the Euro....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.