ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The home page
The home page is the first page of your site......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
LanguageToName (Function)
Returns the name of a language.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Binding a ListView control to an item
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Error 204: using a parameter without optional value after parameters ...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
ReplicInfo (Function)
Returns information about a replication.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WEBDEV 2024 Tutorial
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Constants for managing appointments
Lists of constants used to manage the appointments...