ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET Assemblies
.NET is Microsoft's software development platform......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
.NET application
To create a.NET application from a project......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Window controls
Several types of controls can be used in a window, ......
iParameterViewer (Function)
Configures the report viewer.
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....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
NextTitle (Function)
Modifies the title of next window to open.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
gImage (Function)
Builds a sequence of characters containing an image.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Count (Property)
The Count property returns the number of elements in a given set.
Creating the Vision windows of the WINDEV RAD pattern
gLine (Function)
Builds a sequence of characters containing a line.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....