ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Manager of automated tests
The test manager is used to......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
fExeDir (Function)
Returns the directory from which the execution is started.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
MCI constants
List of constants used by the MCI functions....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.