ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Describing a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.