ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control functions
The following functions are used to manage the Organizer control:...
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
fDirSize (Function)
Returns the size of a directory in bytes.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
TelemetryEnable (Function)
Enables the telemetry manually.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Constants used by the functions for managing Tab controls
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
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....
Window management functions
List of functions for managing windows...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
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.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.