ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Looper controls
List of events associated with Looper controls...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
18. Secure payment
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
7. Internal component
An internal component is a set of elements from a project....
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Animating a Static control
Two methods can be used to animate a Static control......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.