ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
WebSocket functions
List of functions specific to WebSocket servers...
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTTPSendForm (Function)
Sends an HTTP form.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Automation object
The Automation keyword is used to declare an automation object...
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......