ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Example)
Usage example of the FTPGet function
Constants for sound management
List of constants used by the functions for sound management....
HListItem (Example)
Usage example of the HListItem function
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Error 802: Invalid syntax for this function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
Constants for external files
List of constants used by the functions for managing external files....
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...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Error 35: 'Continue' is available in the loops only