ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
fUnlock (Function)
Entirely or partially unlocks an external file.
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
The Line control
A Line control is used to display a line in a page......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
SSH constants
The following constants are used to manage an SSH server:...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL tables.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.