ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.