ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Error 3: The string has no final "
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Binding controls to data
A window or page can display information from......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Check: Sending an email
The monitoring robot will......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Properties of a help page
The characteristics of a help page are used to define......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....