ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Chart control properties
A Chart control can be used......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
NetworkConnect (Function)
Associates a drive with a shared network directory.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HDeclare (Example)
Usage example of the HDeclare function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
iEndReport (Function)
Forces the report print to stop.
ServiceUninstall (Function)
Uninstalls a service.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
zipExtractFile (Example)
Usage example of the zipExtractFile function
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.