ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Author (Property)
The Author property gets and changes the author of an element.
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).
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
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).
GglUploadDocument (Function)
Uploads a document to the Google server.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ThreadPersistent (Function)
Makes a thread persistent.
FolderData (Function)
FolderData is kept for backward compatibility.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Label (Property)
The Label property is used to get and define the label of an element.
Alignment
The Alignment property is used to align elements.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
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......
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......
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....
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.
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.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......