ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Supercontrol
A supercontrol is an advanced type of control......
ColorPalette (Function)
Returns a color found in the current palette.
SysDir (Function)
Returns the path of a system directory.
CharactType (Function)
Returns information about the type of character.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
2. WEBDEV administrator in practice
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
ArrayDistinct (Function)
Returns an array without duplicates.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fAttribute (Function)
Returns or modifies the attributes of a file.
List,Select,? (External language)
Returns the element selected in the list.
BrowserPlatform (Function)
Returns the user's browser platform....
WLanguage properties available in PHP
The following properties are available in PHP...