ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
11. Choosing the action of a button/link
Examples for using the OLE DB provider for HFSQL
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
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
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......
16. Types of code
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Border of controls
One of the most important elements of control style is its border......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......