ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDFS constants
The following constants are used by the HDFS functions:...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
Constants for managing the spell check
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).