ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line (Property)
The Line property is used to define the line style used.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
11. Controls in practice
Discover the main characteristics of the controls...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
11. Choosing the action of a button/link
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Style of a control
As soon as it is created, a control is associated with a style......
The use of the Automation type in a site is reserved for the advanced users
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to save and retrieve an image in a binary memo
End of Document block
The End of document block is run once at the end of the report execution......
14. Controls in practice
Guide organization
Organization of WINDEV Concepts...
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Data model editor: types of links
Several types of links can be found between the files......
16. Types of code
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......