ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Container column in a Table control
A cell found in a Table control can contain a set 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......
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)......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Warning 18: Loop without potential end
7. Available controls in a window
WINDEV Mobile includes several types of controls...
AddLink (Function)
Adds a link to a text section in an edit control.
<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....
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.