ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
TableMode (Function)
TableMode is kept for backward compatibility.
How to open a window?
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
XMLFind (Function)
Performs a search in an XML document.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Constants for managing Map controls
Constants for managing Map controls...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Creating the link buttons in the windows of a WINDEV RAD pattern
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
OpenSister (Function)
Opens a non-modal sibling window.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.