ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
WindowsVersion (Function)
Returns the runtime mode of Windows.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
5. User Groupware in practice
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
Creating the windows and the pages of the RAD pattern
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
1. RAD (Rapid Application Development)
Events associated with Shape controls
List of events associated with Shape controls...
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysColor (Function)
Identifies or modifies the color of a Windows element.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.