ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Switch control properties
Drawer control properties
List of properties associated with the Drawer control...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
2. Examples and components provided with WEBDEV
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
26. Style sheets: to simplify the layout
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
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.
Properties associated with a page
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....