ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Sound (Function)
Plays a sound in WAV format.
ProjectInfo (Function)
Returns specific information about the project currently run.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ToClipboard (Function)
Writes text or image information into the system clipboard.
20. Managing suggestions and incidents
Managing suggestions and incidents...
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
DatePicker (Function)
Opens the system date picker.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
iPageEnd (Function)
Forces the move to the next page during the report print.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.