ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Page Header block
The Page header block is printed on each new page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Events associated with control templates
List of events associated with control templates...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
8. 10 tips for better interfaces...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Programming automatic calculations in the columns of a Table control
Chart: Managing legends
Several types of legends are supported in the charts......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Radio Button control properties
List of properties associated with a Radio Button control...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min