ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Thread management functions
List of functions for managing threads...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
zipDeleteAll (Function)
Deletes all files from an archive.
iFont (Function)
Selects the default font.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).