ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HaspHLLogin (Function)
Connects the application with a Hasp key.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Custom properties (WLanguage)
A custom property is a code element with two events......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Bluetooth functions
List of Bluetooth functions...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
Creating help pages
A help system includes several pages......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
PreviousPage (Function)
Returns the name of the previous page.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.