ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property Description (Variable type)
The Property Description type is used to get information about a property.
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
How to manage enumerations programmatically?
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
ActionUndo (Function)
Cancels the last action performed by the end user.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPRenameAttribute (Function)
Renames an attribute.
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.