ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
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.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
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.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Scheduler control events
The following events associated with Scheduler controls:...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Recycle bin management functions
List of functions for managing the recycle bin...
Shared memory area functions
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").