ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
eChangeCurrency (Function)
Converts a currency into another currency.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
LOOP statement
The statement block is repeated endlessly...
HCloseConnection (Example)
Usage example of the HCloseConenction function
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
dLine (Example)
Usage example of the dLine function
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Popup window
WINDEV allows you to open windows in popup format......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
tapiDial (Function)
Dials a phone number for a voice line.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
dRectangle (Example)
Usage example of the dRectangle function