ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
WordCount (Function)
Returns the number of words in a string.
JSONToXML (Function)
Converts a JSON string to XML.
XMLToJSON (Function)
Converts an XML string to JSON.
RegistrySeek (Function)
Seeks a character string in the registry.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
JSONValid (Function)
Checks the validity of a JSON string.
WordToArray (Function)
Fills an array with the words from a string.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
TimeToString (Function)
Converts a time to a string in the specified format.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....