ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Header
The Header property is used to get and change a header.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
fMemExist (Function)
Checks the existence of a shared memory zone.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HConnect (Example)
Usage example of the HConnect function
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Position
The Position keyword can correspond to...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Events associated with a Switch control
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
fCompress (Function)
Compresses a file.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.