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...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Break in a report
The break is used to group the records corresponding to a sort criterion......
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.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
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...
<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....
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.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Description (Property)
The Description property is used to get and change the description of an element.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
xlsVersion (Example)
Usage example of the xlsVersion function
Conversion (Function)
Converts a value from a unit to another one.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
DiagramToSVG (Function)
Exports a diagram to an SVG image.