ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
The Static control
A Static control is a control used to display a static text......
Internal component
An internal component is a set of elements from a project......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with pages
List of events associated with pages...
The Edit control
The Edit control allows users to enter data......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Assisted universal replication: specific features
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Handling the report blocks through programming
Each report block is associated with different events......