ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Internal component
An internal component is a set of elements from a project......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
tapiHold (Function)
Puts a call on hold.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The Wire control
The Wire control is used to visually link 2 controls......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Status bar of windows
The status bar of a window is used to display several types of information......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......