ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
14. PHP generation in practice
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......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
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......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WINDEV applications for Linux: Specific features
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....
<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)....
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......
<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)....