ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
StringBuild (Function)
Builds a character string from an initial string and parameters.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fShortPath (Function)
Returns the full short path of a file or directory.
MaskFormat (Function)
Formats a character string using an InputMask variable.
fAddText (Function)
Adds the content of a character string at the end of a file.
StringFormat (Function)
Formats a character string according to the selected options.
DurationToString (Function)
Converts a duration to a character string in the specified format.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Step 4: Start printing
To start the print job, simply use iEndPrinting......