ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a Layout control programmatically
A Layout control can be......
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)......
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....
HTML (Property)
The HTML property is used to configure the use of HTML content.
<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......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
"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......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
3. Debugger