ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
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.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
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......
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......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Get (External language)
Retrieves the value of a control.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ERR_TIMEOUTINIT
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....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Passing parameters
The parameters can be passed to a procedure......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Other operators
The following are additional operators......
1. Examples provided with WINDEV Mobile