ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DotNetDelegate (Function)
Initializes a.NET delegate.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
iPrintReport (External language)
Prints a report created with the report editor.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
11. Window templates
WINDEV Mobile allows you to create window templates....
14. Report templates
...Report templates are used to easily standardize report layouts....
The home page
The home page is the first page of your site......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
grLegend (Function)
Indicates the presence and position of legend in a chart.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Programming automatic calculations in the columns of a Table control