ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Function)
Returns the current value of investment.
1. Examples provided with WINDEV Mobile
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ControlCurrent (Function)
Returns the name of the control currently in edit.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Text (Property)
Text is used to find out whether an item is a text item.
SysIconAdd (Example)
Usage example of the SysIconAdd function
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
fDirSize (Function)
Returns the size of a directory in bytes.
HErrorLock (Function)
Used to check whether a lock error occurred.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.