ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
End of Document block
The End of document block is run once at the end of the report execution......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Image (Property)
The Image property gets and sets the background image of a control or block.
iHPos (Function)
iHPos is kept for backward compatibility.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Color (Property)
The Color property is used to get and change the color of an element.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Analysis links
The links are used to link the files found in an analysis between themselves......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Library,Disk (External language)
Opens the project library that is stored on disk.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ComponentInfo (Function)
Returns information about a component.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.