ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Constants for managing animations
List of constants used by the functions for managing the animations...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Status bar of windows
The status bar of a window is used to display several types of information......
fSelect (Function)
Opens the Windows file picker.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
PDF Reader control events
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Using several libraries in an application
A library is a WDL file that contains all the resources......
HIndex (Function)
Rebuilds the file index (".NDX" file).