ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLog (Function)
Returns information about the server logs.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
DnDEvent (Example)
Usage example of the DnDEvent function
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
HState (Example)
Usage example of the HState function
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Table,Display (External language)
Refreshes the Table control.
FTPDate (Example)
Usage example of the FTPDate function
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
HFileExist (Example)
Usage example of the HFileExist function
FTPAttribute (Example)
Usage example of the FTPAttribute function
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Using the query result
The result of a select query can be used in......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.