ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Properties associated with a page
Examples for using the OLE DB provider for HFSQL
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
iCreateFont (Function)
Creates a new print font.
Native MariaDB Connector - License Agreement
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Python: Native calls
WLanguage allows for native Python calls......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......