ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed...
Min (Function)
Returns the lowest value.
MatWrite (Function)
Writes an element into a matrix.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties...
grSourceSeries (Function)
Defines the source of a series.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file...
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines...
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined...
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed...
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.