ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
HandleParentNext (Function)
Forces the parent of the next window to open.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
EnumSubElement (Example)
Usage example of the EnumSubElement function
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HError (Example)
Usage example of the HError function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
iPageHeight (Example)
Usage example of the iPageHeight function
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
dbgEnableLog (Function)
Enables the runtime log programmatically.
StringInsert (Function)
Inserts a string into another character string at a given position.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Error 30: An exception process cannot be declared inside another exception process...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.