ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Hasp constants
The Hasp constants are as follows......
MemModify (Function)
Modifies an element in a memory zone.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
OCRExtractText (Function)
Reads the text contained in an image.
MemExist (Function)
Checks the existence of a memory zone.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
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....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
dCopy (Function)
Copies an image to another image.