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.
Information 302: Ambiguity between a variable and a control
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Event
The Event keyword can correspond to:
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Modified (Property)
The Modified property lets you know if an element has been modified.
HTML (Property)
The HTML property is used to configure the use of HTML content.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.