ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDXView: Overview
WDXView is an ActiveX browser......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
14. PHP generation in practice
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......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
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......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
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....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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....
<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)....