ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the data model editor
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
15. Unit tests on the executable
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Events associated with framesets
List of events associated with framesets...
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Error 2109: You are using the ObjectInfo function
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Action Bar control events
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......