ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
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.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
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....
Break in a report
The break is used to group the records corresponding to a sort criterion......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Warning 18: Loop without potential end
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FolderData (Function)
FolderData is kept for backward compatibility.
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.