ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
2. Types of setup
Types of setup...
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Events associated with List Box controls
List of events associated with List Box controls...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
xBase files: Limits
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).