ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
MemCreate (Function)
Creates a memory area.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
ErrorBuild (Function)
Displays a custom error message in a system error window.
The Multimedia control
The Multimedia control is used to play multimedia files......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......