ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Configuring an application with User Groupware
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Running the test of the User Groupware and installing it
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
4. When to use the debugger?