ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDate (Example)
Usage example of the fDate function
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ThreadExecute (Function)
Starts the execution of a secondary thread.
fDateTime (Example)
Usage example of the fDateTime function
HSetREP (Function)
Enables or disables the management of .REP file.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....