ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Constants for managing Map controls
Constants for managing Map controls...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
KeyPressed (Function)
Checks which key is pressed.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Bluetooth constants
List of constants used by the Bluetooth functions....
SocketClose (Function)
Closes a socket or a connection to a server socket.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.