ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Operations performed on class diagrams
The following paragraphs explain......
Popup window
WINDEV allows you to open windows in popup format......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
dbgInfo (Function)
Returns a debug information.
Query editor
The query editor is used to automatically create queries on the data files......
Display (External language)
Displays a value in a control or assigns a value in a variable.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
BackgroundTaskAdd (Function)
Adds a new background task.