ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Looper constants
List of constants used by the functions for managing looper controls....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
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.
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......
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).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
GglUploadDocument (Function)
Uploads a document to the Google server.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
FolderData (Function)
FolderData is kept for backward compatibility.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
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.
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....
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....
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....