ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Beep (Function)
Emits a beep.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
RGB (Function)
Defines a color from its Red, Green and Blue components.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
grRBAddData (Function)
Adds data to a Radial Bar chart.