ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
8. 10 tips for better interfaces...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.