ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifListCategory (Function)
Lists the notification categories of the application.
Events associated with the Conference control
List of events associated with a Conference control...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Error 802: Invalid syntax for this function
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Row (Property)
The Row property is used to manipulate one or more rows.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Cell (Property)
The Cell property is used to manipulate one or more cells.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
After
They After keyword can correspond to:
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....