ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Summary table: Managing the application directories according to the platform
Link properties
When creating a link, you can simply specify the destination......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Upload control events
The following processes are associated with the Upload control:...
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
Events associated with List Box controls
List of events associated with List Box controls...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Items used in a select query
A query created in the query editor can contain several types of items......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....