ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window controls
Several types of controls can be used in a window, ......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
OCR constants
Adds a language to the native OCR system....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a Dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a Dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
<DiskFile variable>.Close (Function)
Closes an external file.
WinEdActive (Function)
Allows: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.