ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HCreateMovableReplica (Function)
Creates a movable replication.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Defining a help window template
WINDEV allows you to create help window templates......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min