ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Events associated with supercontrols
List of events associated with supercontrols...
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Creating a flexible modeling
To create a new flexible modeling, you can......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
fFileName (Function)
Returns the name of an external file that is currently opened.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....