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.
Error (Function)
Displays a custom error message in a system error window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Rights on the virtual directory
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Extracting messages added or modified since last extraction
A project was already created and translated......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Z-index of a control
All the controls in a window or report have a different z-index......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
The planes (in a window or in a report)
The planes are used to group the window controls......
Error 123: The constant already exists
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.