ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
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, ......
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.
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.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
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.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.