ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
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....
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......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Error 3: The string has no final "
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)......
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....
Binding controls to data
A window or page can display information from......
Check: Sending an email
The monitoring robot will......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
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
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
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....
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....
Properties of a help page
The characteristics of a help page are used to define......
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
Code history
The code history is used to......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
License agreement - HFSQL Client/Server
4. Monitor your applications