ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
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......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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......
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)......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
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......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....