ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Error 1006: The member is not global: use: to access it
Browser constants
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Description (Property)
The Description property is used to get and change the page description.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....