ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HMode (Function)
Changes the mode and the method for locking data files.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Using a query with parameters
A query with parameters can be used......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Principle for running threads
At runtime, an application runs in a main thread......
Description (Property)
The Description property is used to get and change the page description.
Constants for managing emails
List of constants used by the functions for managing emails....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
16. Java applications in practice
Java applications in practice...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
TimeToString (Function)
Converts a time to a string in the specified format.