ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HDelete (Function)
Deletes a record from a data file (query or view).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iBorder (Function)
Prints a border at specified coordinates.
Constants for managing the registry
List of constants used by the registry management functions....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Constant
The constants are language elements whose value is fixed once and for all...
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.