ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HandleParentNext (Function)
Forces the parent of the next window to open.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
SocketWrite (Function)
Writes a message intended to another socket.
GetDefinition (Function)
Retrieves the definition of element type.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Events associated with Button controls
List of events associated with Button controls...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HFilter (Function)
Defines and enables a filter on a table, view or query.
11. Window templates
WINDEV Mobile allows you to create window templates....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HIndex (Function)
Rebuilds the file index (".NDX" file).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Enumeration (Variable type)
An enumeration is a set of values......