ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessibilité (Property)
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
LOOP statement
The statement block is repeated endlessly...
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
Repetition (Property)
The Repetition property is used to configure appointment repetitions.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
MemModify (Function)
Modifies an element in a memory zone.
MemExist (Function)
Checks the existence of a memory zone.
MemDeleteAll (Function)
Clears and deletes a memory zone.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
fMemExist (Function)
Checks the existence of a shared memory zone.
MemSort (Function)
Sorts the elements found in a memory zone.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
fMemOpen (Function)
Opens a memory zone shared between several applications.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
TimeZone (Property)
The TimeZone property is used to set the time zone.