ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
Size (Property)
The Size property is used to determine and change the size of an element.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
<picLayer variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
<WDPic variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Image variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Image>Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Error 1021: The method of the class is not global
iDestination (Function)
Configures the print destination.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Principle of remote check
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....