ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
<Image>.Next (Function)
Displays the next image for the scroll.
<Image>.Last (Function)
Displays the last image for the scroll.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
ImageLast (Function)
Displays the last image for the scroll.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
ImageNext (Function)
Displays the next image for the scroll.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WDINT, WDTRAD and WDDIXIO: Translation tools
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
OCRExtractText (Function)
Reads the text contained in an image.