ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Resizing a window (AAF)
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Error 1029: The access to the base class is restricted by a protected inheritance
WEBDEV Application Server 2024