ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Position
The Position keyword can correspond to...
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Analysis links
The links are used to link the files found in an analysis between themselves......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Extern (Reserved word)
EXTERN is used to...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
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.
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
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....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.