ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailUpdate (Example)
Usage example of the EmailUpdate function
StringBuild (Function)
Builds a character string from an initial string and parameters.
WordToArray (Function)
Fills an array with the words from a string.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
WordCount (Function)
Returns the number of words in a string.
Data persistence
The data persistence is used to store the value typed by the user......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
zipFileSize (Example)
Usage example of the zipFileSize function
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
SOAPRun (Function)
Runs a procedure on a SOAP server.
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)......