ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
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......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Setup directory
The setup wizard allows you to configure the setup directory of application....
Designing a supercontrol
A supercontrol is an advanced type of control......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Android Control Center
Do you know where to find your application log files?...
Creating the Vision pages of the WEBDEV RAD pattern
Creating the skin template of a report
WDMSG license agreement
WDMSG license agreement...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Report editor: Available types of reports
Several types of reports can be created in the report editor......
2. Analysis in practice