ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
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....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
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.
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.
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.
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.