ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinCopyForm (Function)
Copies the content of a form into the clipboard.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ArrayCopy (Function)
Copies the content of an array to another array.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Error 1037: This member already exists in the structure
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Error 1010: The member of the class is constant
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......