ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management
For each element (windows, reports, ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
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.
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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
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....
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.
How to create a patch?
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Project description: Options tab
The project description window allows you to configure various elements of your project......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
WEBDEV concepts
HOnError (Function)
Customizes the management of HFSQL errors.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
iDestination (Function)
Configures the print destination.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
24. Displaying and linking pages
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....