ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
FileDisplay (Example)
Usage example of the FileDisplay function
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Action Bar control events
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Describing an element
A flexible modeling includes different elements linked together......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
ChangeStyle (Function)
Modifies the style of a control dynamically.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDDeploy features
WDDeploy can be used to......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
17. TLS/SSL: Encrypting information on the Web
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
OpenMainMenu (Function)
Opens the main menu of the current window.