ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_BAD_CONTEXT
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Programming patterns
CAUTION......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
The Image control
The Image control is used to......
Creating the windows and the pages of the RAD pattern