ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SocketConnect (Function)
Connects a client computer to a given socket.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Creating a query
Two methods can be used to create a query......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......