ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......