ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Telemetry functions
The following functions are used to manage telemetry:...
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
3. Debugger
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
Interface of WDInst
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......