ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
FileDisplay (Function)
Displays a file in the user's browser....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Column events (Table control)
List of events associated with the columns of Table controls...
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Complete (Function)
Returns a character string of a specified length.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file....
Syntax Description (Variable type)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Position
The Position keyword can correspond to...
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Format (Property)
The Format property is used to identify and change the format of an element
EmailCheckAddress (Function)
Checks the validity of an email address.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).