ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteAll (Function)
Deletes all files from an archive.
Alignment
The Alignment property is used to align elements.
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.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
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.
PDFToText (Function)
Extracts text from a PDF file.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
BurnerCancel (Function)
Cancels the current burn process.
UUID
The UUID keyword can correspond to: the UUID variable type. the UUID property....
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
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.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
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.