ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
13. Security benefit: managing the "Back" button
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Get (External language)
Retrieves the value of a control.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ERR_TIMEOUTINIT
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
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....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......