ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
fClose (Function)
Closes an external file.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling a WinForm .Net control through programming
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
fCreate (Function)
Creates an external file.