ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report based on a query
Queries are used to easily select records in one or more data files......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
WINDEV 2024 Tutorial - Table of contents
20. Managing suggestions and incidents
Managing suggestions and incidents...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......