ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadRequestStop (Function)
Sends a stop request to a thread.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
String functions
List of functions for managing character strings...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
fDelete (Function)
Deletes a file accessible from the current computer.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
The Sidebar control
The Sidebar control gives access to different options......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Page (Property)
The Page property is used to handle a page.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.