ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Generating an application for Universal Windows 10 App
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
SSH constants
The following constants are used to manage an SSH server:...
.Net functions
List of .Net functions...
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Error 531: The negative or null subscripts are not allowed
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......