ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Option (Property)
The Option property is used to get and change certain options.
Error 1006: The member is not global: use: to access it
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
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......
FaxConnect (Function)
Establishes a connection to a fax server.
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.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
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.
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......