ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Activation key management functions
The following functions are used to manage activation keys:...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
XML management: Use example
This application example manages an XML file named "Orders......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
11. External component
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.