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.
Value (Property)
The Value property is used to get and change the value of an element.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
WDDIXIO License Agreement
WDDIXIO License Agreement...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
fRead (Example)
Usage example of the fRead function
Programming automatic calculations in the columns of a Table control
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......