ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Passing parameters
The parameters can be passed to a procedure......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HState (Example)
Usage example of the HState function
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SQLChangeConnection (Function)
Modifies the current connection.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Size (Example)
Usage example of the Size property
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
XMLPath (Function)
Returns the current position in the document in XPATH format.
iPrintImage (Function)
Sends the image file to print to the print buffer.