ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
7. Internal component
An internal component is a set of elements from a project....
<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......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating a Java archive
When your Java application is developed, you can......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Internal component description
The description of an internal component can opened at any time......
The Signature control
The Signature control is a report control used to sign......
6. HFSQL Client/Server clusters
2. Modes to install an application
6. HFSQL Client/Server cluster
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......
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......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
3. Debugger
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......