ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreateFont (Function)
grCreateFont is kept for backward compatibility.
fSelectDir (Function)
Opens a directory picker.
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.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
INIRead (Example)
Usage example of the INIRead function
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
.NET application
To create a.NET application from a project......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SocketConnect (Function)
Connects a client computer to a given socket.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The Upload control
The Upload control is used to upload files on the Web server......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......