ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 4: Start printing
To start the print job, simply use iEndPrinting......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
UploadStart (Function)
Starts sending the selected files into an Upload control.
<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.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Attach (Property)
The Attach property gets and changes the attachments of an email.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
<GuidedTour>.Start (Function)
Starts the Guided Tour and displays the first step.
<ANSI string>.Format (Function)
Formats a character string according to the selected options.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
Project portfolio
From version 25, you can create "project portfolios"......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Value (Property)
The Value property is used to get and change the value of an element.