ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
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.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
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......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Get (External language)
Retrieves the value of a control.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
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......
ERR_TIMEOUTINIT
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......