ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
CurrentMonth (Function)
Returns the number of the current month.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HExecuteProcedure (Function)
Runs a stored procedure.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
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.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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....
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....