ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
OCRExtractText (Function)
Reads the text contained in an image.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
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.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
iPrintReport (External language)
Prints a report created with the report editor.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Sharing elements with a WINDEV application
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.