ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
Modulo (Reserved word)
Returns the remainder of a division.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....