ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderData (Function)
FolderData is kept for backward compatibility.
<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......
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...
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.
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.
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......
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.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
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.
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......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
How to open a window?
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.