ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Report>.Print (Function)
Prints a report created with the report editor.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
WDZip: Overview
WDZip is used to compress and group your files in archives......
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
17. Project Management Hub
...Project Management Hub...
DDESend (Function)
Sends a data to the program connected via DDE.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
RESTSend (Function)
Sends a REST request and waits for the server response.