ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling menu options programmatically
The menu options can be handled......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Calculated control properties
List of properties associated with the Calculated control...
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HCross (Function)
Crosses a record in a data file.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Camera control in a mobile application
The Camera control is used to......
TreeView constants
List of constants used by the TreeXXX functions...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.