ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
BurnerEject (Function)
Opens or closes the door of current burner.
5. User Groupware in practice
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Decode (Function)
Decodes a character string that was encoded by Encode.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iPageEnd (Function)
Forces the move to the next page during the report print.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
fCurrentDir (Function)
Identifies or modifies the current directory.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.