ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Address
The Address keyword can correspond to...
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SysYRes (Function)
Returns the vertical screen resolution.
ChronoReset (Function)
Stops and resets a running stopwatch.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.