ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
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.
Organizer control functions
The following functions are used to manage the Organizer control:...
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.