ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 403: The item does not belong to the file
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TimeToString (Function)
Converts a time to a string in the specified format.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Constants for external files
List of constants used by the functions for managing external files....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SFDelete (Function)
Deletes records from a Salesforce database.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.