ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HState (Function)
Used to find out the state of a record.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Query editor
The query editor is used to automatically create queries on the data files......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Notification
The Notification keyword can correspond to:
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TimePicker (Function)
Opens the system time picker.