ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1010: The member of the class is constant
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling a control through programming in a report
All report controls can be handled through programming......
The Sidebar control
The Sidebar control gives access to different options......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
5. User Groupware in practice
Functions for managing multiple languages
Functions for managing multiple languages...
12. Pages in practice
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
WINDEV Mobile concepts
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
5. Site test in practice
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......