ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key...
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Events associated with Edit controls
WLanguage events associated with Edit controls...
13. Print: Reports
WINDEV reports...
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
OCR constants
Adds a language to the native OCR system....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
<DiskFile variable>.Close (Function)
Closes an external file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
WDTRAD options