ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Image drawing and processing functions
List of image drawing and processing functions...