ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBlock (Function)
Forces a report block to print.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Share your projects via Git
Git is a source code manager......
grParameter (Function)
Retrieves or modifies a chart parameter.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Handling Scheduler controls programmatically
A Scheduler control can be......