ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
Language (Property)
The Language property is used to get and change the language used.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
fAttribute (Example)
Usage example of the fAttribute function
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....