ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
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......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
DNS functions
WINDEV: Example of programmed Drag and Drop
X (Property)
The X property is used to get and change the X-coordinate of an element.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......