ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
10. UMC: User Macro-Code
Environment of the data model editor
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Debugging constants
List of constants used by the debugging functions...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WinStatus (Function)
Identifies or modifies the window status.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SocketRead (Function)
Retrieves a message sent by another socket.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Software license agreement
WINDEV Express license agreement...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDZip: Creating or modifying an archive
This help page explains how to......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......