ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinCopyForm (Function)
Copies the content of a form into the clipboard.
VariableReset (Function)
Resets the variable to its initial value.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
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......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
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......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....