ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
List of extension attributes
The list of extension attributes ......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
How to loop through a file using filters?
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Query editor: Characteristics