ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
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.
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.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Typing multilingual texts
For a multilingual application, you have the ability to......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
18. Order of execution of the code of buttons/links