ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
gLine (Function)
Builds a sequence of characters containing a line.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Managing space characters in the searches?
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
1
3
4
5
6
7
303
>