ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
WEBDEV Application Server - 10 connections - License agreement
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)....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
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)......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
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......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
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....
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
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......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
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......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......