ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
Environment of code editor
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
HTMLToText (Function)
Converts an HTML string or buffer to text.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Android Widget windows
An Android application can contain one or more Widget windows......
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Various constants
List of various constants used by the constants WINDEV functions....
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).