ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Error 502: Incompatible type
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.