ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRename (Function)
Modifies the name of a file.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
HLogStop (Function)
Stops the log process of a file.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Events associated with Static controls
List of events associated with Static controls...
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....