ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Signature control
The Signature control is a report control used to sign......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Cardinalities
The cardinalities are used to count the links between the files......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The Tab control
The Tab control is used to simultaneously display different controls......
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....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......