ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
MyParent (Reserved word)
MyParent is used to handle...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ErrorBuild (Function)
Displays a custom error message in a system error window.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fExeDir (Function)
Returns the directory from which the execution is started.
HState (Function)
Used to find out the state of a record.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.