ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bitwise operators
The operations on binary values are performed......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
14. PHP generation in practice
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WINDEV applications for Linux: Specific features
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native Access to SAP
SAP is a widely used ERP......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......