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.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
WDMSG, WDTRAD and WDDIXIO: Translation tools
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
HiWord (Function)
Returns the two high bytes of an integer.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
13. Types of standard controls