ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
NumberInWords (Function)
Converts a number to words.
fSeek (Function)
Gets and sets current position in an external file.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
HDescribeItem (Example)
Usage example of the HDescribeItem function
<Image>.Rotation (Function)
Rotates an Image control.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....