ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ERR_NO_END_TAG
28. Site SEO
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ERR_BAD_PARAMETER
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......