ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Constants for managing the modification of windows by the user
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Constants for managing the Image Editor control