ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Assignment operators
Three assignment operators are available......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The planes in WEBDEV
The planes are used to group the controls of an element......
Share your projects via Git
Git is a source code manager......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....