ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
The different copy modes
Two different copy modes are proposed by WDTRAD......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
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......
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....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
<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......
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.