ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
MatMultiply (Function)
Multiplies two matrices.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
StringInsert (Function)
Inserts a string into another character string at a given position.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
grType (Function)
Identifies or modifies the type of chart.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
RESTSend (Function)
Sends a REST request and waits for the server response.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
XMLAddChild (Function)
Adds a child tag into an XML document.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.