ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
The Static control
A Static control is a control used to display a static text......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
2. Analysis in practice
7. Multilingual sites in practice
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Page constants
List of constants used by page functions....
7. Multilingual applications in practice