ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Error 113: Non-dynamic array without definition
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SaaSChangePassword (Function)
Changes the password of the connected user.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Overview
Overview of the different operators...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......