ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Right (Function)
Extracts the last characters from a string or string buffer.
Chart management functions
...Chart management functions...
FolderData (Function)
FolderData is kept for backward compatibility.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
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....
Native MySQL Connector - License Agreement
fClose (Function)
Closes an external file.
SysColor (Function)
Identifies or modifies the color of a Windows element.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
BackgroundTaskAdd (Function)
Adds a new background task.
eChangeCurrency (Function)
Converts a currency into another currency.
HDescribeItem (Function)
Describes a file item through programming.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......