ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The DotNet structure
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
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....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
xlsColumnType (Example)
Usage example of the xlsColumnType function
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HChangeConnection (Example)
Usage example of the HChangeConnection function
HCreateView (Example)
Usage example of the HCreateView function
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.