ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
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.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
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.
ToastDisplay (Function)
Displays a "Toast" message.
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......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
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......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......