ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Facebook functions
List of Facebook functions...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
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....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
fSeek (Function)
Gets and sets current position in an external file.
LooperInsertLine (Function)
Inserts a row into a Looper control.
gImage (Function)
Builds a sequence of characters containing an image.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
RSS feed management functions
List of functions for managing RSS feeds...
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
SQLExec (Example)
Usage example of the SQLExec function
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Scope (Property)
The Scope property property is used to specify requested permissions.
HWatchStop (Function)
Stops watching a table on an HFSQL server.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Pattern compression (ADSL, 3G, Edge, VPN, etc.)
A frame is a packet of data that flows through the network......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......