ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
XMLSave (Function)
Saves an XML document in a file.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Installing a SOAP server with IIS
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
.NET application
To create a.NET application from a project......
The Edit control
The Edit control allows users to enter data......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
FileDisplay (Function)
Displays a file in the browser of Web user.
"?" menu
WINDEV proposes a help menu adapted to your applications......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......