ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
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......
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)......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
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......
Events associated with Looper controls
List of events associated with Looper controls...
Kanban control events
The following events are associated with Kanban controls......
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.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
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......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Events associated with Chart controls
List of events associated with the Chart controls...