ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Check: Sending an email
The monitoring robot will......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Error 116: An array dimension must be an integer value
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PicResize (Function)
Resizes a WDPic image.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
System constants
List of constants used by the system functions....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.