ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
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.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
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.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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.
InServiceMode (Function)
Indicates whether the code is run in a service.
diffApply (Function)
Applies a difference buffer to a specific buffer.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
LooperDelete (Function)
Deletes a row from a Looper control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.