ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
IFrame control
IFrame is an HTML concept......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Principle for running threads
At runtime, an application runs in a main thread......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ControlClone (Function)
Creates a new control from an existing control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Site Map control
The Site Map control allows the Web user to......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
5. The following files are automatically created