ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPriority (Function)
Returns or modifies the priority level of a thread.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
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)......
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
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
SysNation (Function)
Returns the nation currently used by the system.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
ExeListProcess (Function)
Returns the list of applications currently run.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
SysRecentDocList (Function)
Returns the list of recently opened documents.
RegistryValueType (Function)
Returns the type of value found in the registry.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
List,Count (External language)
Returns the number of elements found in a list.
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....