ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
CurrentMonth (Function)
Returns the number of the current month.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
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]....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
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.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
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.