ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV websites......
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Scheduler control events
The following events associated with Scheduler controls:...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).