ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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......
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.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
OpenMainMenu (Function)
Opens the main menu of the current window.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
HCloseAnalysis (Function)
Closes the current analysis.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.