ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HStatTime (Function)
Returns the time of the last update for the index statistics.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
SQL view
An SQL view is a virtual data source defined by an SQL query......