ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceStart (Function)
Opens the trace window or saves 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...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Information 302: Ambiguity between a variable and a control
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
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....
Creating and handling an item
The main operations that can be performed on an item are as follows......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Help editor options
The options of the help editor ("Display......
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.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.