ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoServer (Function)
Returns the specified information about the server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HCloseConnection (Function)
Closes a connection to a database.
Seek (Function)
Searches for the index of an element in a WLanguage array.
EventCreate (Function)
Creates an event.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.