ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
License agreement - HFSQL Client/Server
WINDEV Framework License Agreement
grPrint (Function)
Prints a chart.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fCreateLink (Function)
Creates a link on a file at the specified location.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Query editor
The query editor is used to automatically create queries on the data files......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
SilverLight control properties
List of properties associated with the SilverLight control...
Error 1010: The member of the class is constant
Charact (Function)
Returns the character corresponding to the specified ASCII code.
How to save and retrieve an image in a binary memo
How to create and handle a structure?
This help page explains how to create and handle a structure....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HashFile (Example)
Usage example of the HashFile function