ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
GglUploadDocument (Function)
Uploads a document to the Google server.
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.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
XMLAddChild (Function)
Adds a child tag into an XML document.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
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).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.