ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......