ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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, ...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Rights on the virtual directory
Structure of data files of user groupware
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
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.
NotesItem (Function)
Returns the value 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.
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.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.