ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
PageAddress (Function)
Used to find out the Internet address of a page.
SysIconize (Function)
Used to find out whether a window is minimized.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCalledID (Function)
Used to find out the phone number called.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ControlToSource (Function)
Assigns the control value to the source of a control link.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Position (Function)
Finds the position of a specified string within another string.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....