ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment
The Alignment property is used to align elements.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Attribute (Property)
The Attribute property is used to manage attributes.
Looper constants
List of constants used by the functions for managing looper controls....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HDelete (Function)
Deletes a record from a data file (query or view).
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Author (Property)
The Author property gets and changes the author of an element.
Label (Property)
The Label property is used to get and define the label of an element.
DDEError (Function)
Returns the runtime status report of a DDE function.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the 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....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
InfoBuild (Function)
Displays a custom message in a system information window.
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.
HCreateMovableReplica (Function)
Creates a movable replication.
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
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...