ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
XMLSavePosition (Function)
Stores the current position in the XML document.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Environment of the data model editor
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Events associated with Table controls
List of events associated with Table controls...
XMLModify (Function)
Modifies the content of the current element found in the XML document.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Count (Property)
The Count property returns the number of elements in a given set.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
LooperDelete (Function)
Deletes a row from a Looper control.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
ChangeTarget (Function)
Changes the target of a button action.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.