ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
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.
EmailUpdate (Example)
Usage example of the EmailUpdate function
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......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
zipFileSize (Example)
Usage example of the zipFileSize function
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
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)......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
xBase files: Limits