ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Reports
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Constants for test
List of constants used by the functions for managing automated tests....
First project window
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
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....
The "Commands" pane
The "Commands" pane lists......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
RESTSend (Function)
Sends a REST request and waits for the server response.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.