ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
YImage (Property)
The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a Table control....
TitleBackgroundColor (Property)
The TitleBackgroundColor property gets and sets the background color of a column title in a Table or TreeView Table control.
Password (Property)
The property 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....
Translating a text file with WDTRAD
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
KeyPressed (Function)
Checks which key is pressed.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Python: Native calls
WLanguage allows for native Python calls......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.