ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
MatExist (Function)
Checks the whether the matrix exists in memory.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Sharing elements with a WINDEV application
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
XMLAddChild (Function)
Adds a child tag into an XML document.