ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttribute (Example)
Usage example of the fAttribute function
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.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
diffApply (Function)
Applies a difference buffer to a specific buffer.
HDelete (Function)
Deletes a record from a data file (query or view).
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
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....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....