ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
zipDeleteAll (Function)
Deletes all files from an archive.
iFont (Function)
Selects the default font.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
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).
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The single-part and multi-part archives
Two types of archives are available......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDSQL, SQL querier: Overview
WDSQL is used to......
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
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Creating a delete query
A delete query (corresponding SQL statement......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.