ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Component (Property)
The Component property configures the different components of a composite key.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
fTrackStop (Function)
Stops monitoring a file or directory.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.