ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
SysDir (Function)
Returns the path of a system directory.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
sEvent (Function)
Branches an event on a serial port.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
PDF file management functions
...PDF file functions...
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
How to perform a full file browse?
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
PDFToText (Function)
Extract the text contained in an Document PDF.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......