ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
<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.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<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.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
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.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
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.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<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.