ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Classes, members, methods and properties
A class is made of......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
iPreview (Function)
Configures the print destination.
HToItem (Function)
Assigns the specified value to an item of the current record.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
INIRead (Example)
Usage example of the INIRead function
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
.NET application
To create a.NET application from a project......
HDelete (Function)
Deletes a record from a data file (query or view).
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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......
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
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......