ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
PythonAddPath (Function)
Adds the path of a directory or the path of the virtual environment to search for Python modules.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Console mode executable functions
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.