ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fRead (Example)
Usage example of the fRead function
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
iPreview (Example)
Usage example of the iPreview function
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HAlias (Example)
Usage example of the HAlias function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
HSubstDir (Example)
Usage example of the HSubstDir function
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
The Upload control
The Upload control is used to upload files on the Web server......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
12. External component in practice
XLS file handling functions
List of functions for managing XLS files...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......