ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Push notification
A mobile device can receive push notifications......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
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......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HJSONToRecord (Function)
Imports JSON data into the current record.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
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......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).