ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Table,Col (External language)
Returns the current index of the column.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Constants used by the functions for managing Dockable Panel controls
NoteDelete (Function)
Deletes a repositionable note found in the current window.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
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.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.