ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashCount (Function)
Returns the number of widgets found in a Dashboard control.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
BTStack (Function)
Returns the Bluetooth stack currently used.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Creating the windows and the pages of the RAD pattern
SysNation (Function)
Returns the nation currently used by the system.
ExeListProcess (Function)
Returns the list of applications currently run.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
SysRecentDocList (Function)
Returns the list of recently opened documents.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....