ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Status bar of windows
The status bar of a window is used to display several types of information......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Events associated with internal windows
List of events associated with internal windows...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
3. Project dashboard
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Designing a supercontrol
A supercontrol is an advanced type of control......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Time management
For each element (windows, reports, ......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.