ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
saasVisit (Variable type)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.