ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy features
WDDeploy can be used to......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Creating anchors
The anchors are used to define specific points in a help page......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Check: Sending an email
The monitoring robot will......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
License agreement - HFSQL Client/Server
Description window of a combining query
The description window of a combining query consists of several sections......
Setup mode
Several methods can be used to distribute a WINDEV application......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The "Code hashtags" pane
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Using a query with parameters
A query with parameters can be used......
The "Commands" pane
The "Commands" pane lists......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Passing parameters
The parameters can be passed to a procedure......