ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
iPrintZone (Example)
Usage example of the iPrintZone function
MemSort (Function)
Sorts the elements found in a memory zone.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
MemFound (Function)
Checks whether the sought element was found.
Pyramid charts
Pyramid charts allow you to view data in descending order......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The Edit control
The Edit control allows users to enter data......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
24. Displaying and linking pages