ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Time management
For each element (windows, reports, ......
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV websites......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Setup mode
Several methods can be used to distribute a WINDEV application......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Creating help pages
A help system includes several pages......