ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
4. UI: Windows
IU of windows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Reports
A report provides a custom view of data......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
SysSpace (Function)
Returns the physical memory space for the current computer.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Multilingual project
Using the query result
The result of a select query can be used in......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WDScript: use in command-line and console mode
Error 1044: The class is already derived from this class
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......