ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
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.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLRoot (Function)
Positions on the root tag of an XML document.
iPageEnd (Function)
Forces the move to the next page during the report print.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Browser constants
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
EnumControl (Function)
Returns the name of Nth control found in the specified element.