ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
HLogRecreate (Function)
Used to re-create an empty log.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
OpenSister (Function)
Opens a non-modal sibling window.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......