ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Projects in practice
Warning (Function)
Displays a custom message in a system warning window.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Error (Function)
Displays a custom error message in a system error window.
11. Controls in practice
Discover the main characteristics of the controls...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Events associated with Table controls
List of events associated with Table controls...
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Environment of the window editor
The main elements of window editor are as follows:
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......