ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HTTPSendForm (Function)
Sends an HTTP form.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
CharactType (Function)
Returns information about the type of character.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
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]....
Socket management functions
List of functions for managing sockets...
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Installing the monitor
The monitoring robot includes three executables......
Constants for managing character strings
List of constants used by string management functions...
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.).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
LooperAdd (Function)
Adds a row at the end of a Looper control.
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
InitRandom (Function)
Initializes the generator of random numbers.
MatExist (Function)
Checks the whether the matrix exists in memory.