ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Creating requirements
The following steps must be performed to implement the requirements......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemFound (Function)
Checks whether the sought element was found.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WEBDEV Application Server 2024
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
ToastDisplay (Function)
Displays a "Toast" message.
Composite chart
A composite chart is a chart that displays several types of charts......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Designing a supercontrol
A supercontrol is an advanced type of control......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
<Image variable>.Copy (Function)
Copies an image to another image.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......