ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of a control
As soon as it is created, a control is associated with a style......
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Find out the account that runs the AWP protocol
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.