ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
PC SOFT Free Technical Support
Thank you for buying one of our products......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
Error 19: The step of this FOR loop must be constant
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Exist (Property)
The Exist property determines if the element of an associative array exists.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
State (Property)
The State property is used to get and change the state of an element.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Size (Property)
The Size property is used to determine and change the size of an element.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....