ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Format (Property)
The Format property is used to identify and change the format of an element
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Rating control properties
The Rating control can be used in a window as well as in a page....
HSetPosition (Example)
Usage example of the HSetPosition function
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.
HForward (Example)
Usage example of the HForward function
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Category (Property)
The Category property gets and sets the category of an element.
HRegenerateFile (Function)
Regenerates a data file from its log.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
LooperCount (Function)
Returns the number of rows in a Looper control.
XMLDocument (Example)
Usage example of the XMLDocument function
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Font
The Font keyword can correspond to: a Font variable. the Font property....