ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iBorder (Function)
Prints a border at specified coordinates.
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
The Site Map control
The Site Map control allows the Web user to......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on class diagrams
The following paragraphs explain......
ThreadEnd (Function)
Ends the execution of the current thread.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
The different copy modes
Two different copy modes are proposed by WDTRAD......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function