ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Twain constants
List of constants used by the Twain functions....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Creating anchors
The anchors are used to define specific points in a help page......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
14. PHP generation in practice
Events associated with Tab controls
List of events associated with Tab controls...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The Upload control
The Upload control is used to upload files on the Web server......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Creating a table in a report
Tables can be created in a report......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......