ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for object visibility
List of constants for managing the visibility of an object....
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
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.
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.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
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.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.