ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
iParameterViewer (Function)
Configures the report viewer.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Defining a help window template
WINDEV allows you to create help window templates......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......