ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Example)
Usage example of the xlsColumnType function
Events associated with Radio Button controls
List of events associated with Radio Button controls...
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fUnlock (Example)
Usage example of the fUnlock function
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
zipAddFile (Example)
Usage example of the zipAddFile function
Events associated with Check Box controls
List of events associated with Check Box controls...
fWrite (Example)
Usage example of the fWrite function
FileDisplay (Example)
Usage example of the FileDisplay function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Creating the link buttons in the windows of a WINDEV RAD pattern
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.