ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeek (Example)
Usage example of the HReadSeek function
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fOpen (Example)
Usage example of the fOpen function
13. Generation modes
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Info (Function)
Displays a custom message in a system information window.
grCreate (Function)
Creates a specific type of chart.
UploadStart (Function)
Starts sending the selected files into an Upload control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
XMLDocument (Example)
Usage example of the XMLDocument function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Constants for telemetry management
Constants for telemetry management...
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Bluetooth constants
List of constants used by the Bluetooth functions....
HTTP functions
List of HTTP functions...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Note (Property)
The Note property is used to get and change a text associated with an element.