ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Table,Count (External language)
Returns the number of elements in a Table control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
Private Store for mobile applications
There are two methods two deploy your applications......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......