ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.