ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
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......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
EmailUpdate (Example)
Usage example of the EmailUpdate function
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
zipFileSize (Example)
Usage example of the zipFileSize function
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)......
xBase files: Limits
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Constants for WLanguage types
List of constants for managing WLanguage types....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Constants for sound management
List of constants used by the functions for sound management....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.