ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Drop-down button
The drop-down button expands: a context menu. a popup window....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Creating a Java archive
When your Java application is developed, you can......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
2. WEBDEV administrator in practice
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Events associated with an infinite Progress Bar control
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Reports
A report provides a custom view of data......