ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Iconize (Function)
Minimizes a WINDEV window.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
nWDSetParentNext
Set the parent of the next window to open......
Replication: The different types
The data replication is a powerful feature......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Open (Function)
Opens a modal WINDEV window.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Recycle code windows
By default, a single code window is opened per ......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Specific features of the applications for iPhone/iPad