ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with List Box controls
List of events associated with List Box controls...
Error 1008: The member of the class is protected
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
API (Function)
Runs a function found in an external DLL.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
6. Internal window
Internal windows...
dPolygon (Example)
Usage example of the dPolygon function
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......