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.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
13. Universal replication
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Error 121: Shadowing a structure
1
3
4
5
6
7
276
>