ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
xBase files: Limits
Typing multilingual texts
For a multilingual application, you have the ability to......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
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.
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.
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.