ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
WEBDEV concepts
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Recycle code windows
By default, a single code window is opened per ......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
The Signature control
The Signature control is a report control used to sign......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......