ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRedemption (Example)
Usage example of the FinRedemption function
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
SQLModify (Function)
Modifies the content of a row in the query result.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......