ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Wi-Fi functions
Functions for Wi-Fi management...
NotificationDisplay (Function)
Displays a message outside the browser.
DateDifference (Function)
Calculates the number of days between two dates.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
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.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
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.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
AAF: Context menu of Image controls
A context menu is available for Image controls......
TimeToString (Function)
Converts a time to a string in the specified format.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
DocSave (Function)
Saves a document as a "docx" file.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
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").