ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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.
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.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Constants for managing videos
List of constants used by the functions for video management....
MyParent (Reserved word)
MyParent is used to handle...
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
fExeDir (Function)
Returns the directory from which the execution is started.
HState (Function)
Used to find out the state of a record.
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.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
ThreadCurrent (Function)
Returns the name of the thread currently run.
Extern (Reserved word)
EXTERN is used to...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.