ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Available controls in a window
WINDEV Mobile includes several types of controls...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Character strings
WLanguage supports different types of strings....
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Warning 18: Loop without potential end
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
AddLink (Function)
Adds a link to a text section in an edit control.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.