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.
EXE constants
List of constants used by the functions for managing executables....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Page constants
List of constants used by page functions....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Internal component
An internal component is a set of elements from a project......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
11. Internal components in practice
Internal components in practice...
29. SEO in practice
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
8. 10 tips for better interfaces...
WDTRAD options
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
12. Pages in practice