ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
grLegend (Function)
Indicates the presence and position of legend in a chart.
Internal component
An internal component is a set of elements from a project......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Creating a delete query
A delete query (corresponding SQL statement......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).