ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Telephony functions
List of telephony functions...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Managing the runtime errors
Some errors may occur in your application......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The Clickable Image control
The Clickable Image control can be used to......