ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Window management functions
List of functions for managing windows...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iEndReport (Function)
Forces the report print to stop.
XMLRoot (Function)
Positions on the root tag of an XML document.
SQLTransaction (Example)
Usage example of the SQLTransaction function
TelemetryEnable (Function)
Enables the telemetry manually.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Google Maps management functions
List of functions for managing Google maps...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Map control functions
Map control functions...