ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
zipChangePath (Example)
Usage example of the zipChangePath function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Creating the windows and the pages of the RAD pattern
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
zipListFile (Example)
Usage example of the zipListFile function
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
zipFindFile (Example)
Usage example of the zipFindFile function
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Copying controls from the page editor
The controls can be copied from the page editor......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.