ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
The Organizer control
The Organizer control is used to display and handle organizers......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
The Check Box control
A Check Box can correspond to......
HOnError (Function)
Customizes the management of HFSQL errors.
SQLExec (Function)
Names and runs an SQL query.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fShortName (Example)
Usage example of the fShortName function
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.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Text (Property)
The Text property is used to get and modify text.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Handling report blocks
The different operations available on report blocks are as follows......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
12. External component in practice
<Source>.OnError (Function)
Customizes the management of HFSQL errors.