ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
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......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Compilation options (HLP format)
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
7. Multilingual sites in practice
Programming patterns
CAUTION......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Link properties
When creating a link, you can simply specify the destination......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......