ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
2. Examples and components provided with WEBDEV
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Properties linked to the Euro management
List of properties linked to the Euro management...
Aliases on data files: HAlias
The aliases are used to handle......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WINDEV concepts
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
7. Layouts using the Flexbox control
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......