ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetJSObject (Function)
Returns the instance of the API of Map control.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
RightIndent (Property)
The RightIndent property gets and sets the right indent of an element.
Error 120: Redefinition of the structure
Assigns the specified value to an item of the current record....
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
HJSONToRecord (Function)
Imports JSON data into the current record.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
Title (Property)
The Title property is used to get and change the title of an element.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....