ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
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)....
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)....
Sort the data displayed in your tables in one click
Bar code constants
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Image control in a page
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
<Page>.FromFile (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Page management functions
List of functions for managing pages...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Constants for managing fonts
List of constants used by the functions for font management....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Managing parallel tasks
The computers are becoming more and more powerful......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....