ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
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.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
The Dashboard control
Dashboards are essential elements in an application......