ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Drive variable>.CopyFile (Function)
Copies a single file on a remote drive to another directory on same drive.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
WLanguageCodeGetCSSDeclarations (Function)
Returns a CSS style sheet corresponding to a WLanguage code theme.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...