ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
HOpenConnection (Function)
Opens a connection to a specific database.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
2. Projects in practice
Discover the main operations that can be performed on a project....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Internal component
An internal component is a set of elements from a project......
XMLDocument (Function)
Creates a new XML document.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WINDEV License Agreement
WINDEV License Agreement...
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
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.
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]....
LooperAdd (Function)
Adds a row at the end of a Looper control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).