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...
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ComponentLocate (Function)
Specifies the access path to an external component of project.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
SocketClose (Function)
Closes a socket or a connection to a server socket.
HSendMessageToClient (Function)
Displays a message on the client computers.
XMLChild (Function)
Positions on the first child element of current element.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFind (Function)
Performs a search in an XML document.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
ArrayCopy (Function)
Copies the content of an array to another array.
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
End-user UI editing functions (prefix syntax)
EventChange (Function)
Modifies the status of an event.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
zipOpen (Function)
Opens an existing archive.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).