ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite variable
A composite variable contains different types of elements (members)...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
INIRead (Example)
Usage example of the INIRead function
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
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....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
eCurrencyName (Function)
Returns the caption of a currency.
fAttribute (Function)
Returns or modifies the attributes of a file.
Printing in PDF format: Special cases
Specific features of print in PDF format...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
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....
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.
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.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.