ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
The Check Box control
A Check Box can correspond to......
Static Text control properties
List of properties associated with a Static Text control...
Customizing the User Groupware
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
BurnerList (Function)
Returns the list of burners installed on the current computer.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).