ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Help system properties
The properties of help system are used to define......
5. Site test in practice
SourceToScreen (Function)
Automatically updates the controls in a window or page 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....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Programming patterns
CAUTION......
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......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
4. When to use the debugger?
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Private Store for mobile applications
There are two methods two deploy your applications......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......