ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Help editor options
The options of the help editor ("Display......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
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.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
19. Sending emails
8. "Mobile friendly" site: Dynamic serving
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Creating the menus for the pages of the WEBDEV RAD pattern
Report blocks
A printed report includes several sections......
7. Multilingual sites in practice
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......