ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
XML management: Use example
This application example manages an XML file named "Orders......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ChangeTarget (Function)
Changes the target of a button action.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
PDF Reader control events
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Page with parameters
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
iPreview (Example)
Usage example of the iPreview function