ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Native MySQL Connector - License Agreement
2. Modes to install an application
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
The Edit control
The Edit control allows users to enter data......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
3. Types of accessible data files
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
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......
Quickly select your data using filters
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.