ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating a text file with WDTRAD
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
iBorder (Function)
Prints a border at specified coordinates.
Operations performed on class diagrams
The following paragraphs explain......
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
The different copy modes
Two different copy modes are proposed by WDTRAD......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ServiceWait (Function)
Pauses the current service during the specified duration.
HChangeKey (Example)
Usage example of the HChangeKey function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......