ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemModify (Function)
Modifies an element in a memory zone.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Hasp constants
The Hasp constants are as follows......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Creating requirements
The following steps must be performed to implement the requirements......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Composite chart
A composite chart is a chart that displays several types of charts......
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......
ToastDisplay (Function)
Displays a "Toast" message.
WEBDEV Application Server 2024
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
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......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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......