ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.