ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Creating a translation file
WDINT allows you to create a translation file....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
18. Order of execution of the code of buttons/links
Principle of remote check
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
End of break block
The End of break block is optional......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Keep-alive on connection
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Managing parallel tasks
The computers are becoming more and more powerful......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
3. Managing sockets
WINDEV includes advanced socket management functions....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......