ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
(No title )
SNMP functions
List of SNMP functions
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page....
Notification Push: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
Installing a SOAP server with Apache
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......