ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Software license agreement
WINDEV Express license agreement...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
eCurrencyName (Function)
Returns the caption of a currency.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Handling menu options programmatically
The menu options can be handled......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.