ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
ThreadRequestStop (Function)
Sends a stop request to a thread.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
HOnError (Function)
Customizes the management of HFSQL errors.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
Bar code constants
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedIncrement (Function)
Increments the value associated with a key.