ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera 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.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
fShortPath (Function)
Returns the full short path of a file or directory.
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.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......