ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Replication management functions
Three types of replication are proposed......
Line control properties
List of properties associated with the Line control...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Error 203: The procedure already has a scope attribute (local or global)
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Hash functions
Hashing is used to summarize a file or a character string......