ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
ThreadExecute (Function)
Starts the execution of a secondary thread.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
InitRandom (Function)
Initializes the generator of random numbers.
KeyPressed (Function)
Checks which key is pressed.