ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
FileDisplay (Function)
Displays a file in the browser of Web user.
The Multimedia control
The Multimedia control is used to play multimedia files......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
TelemetryEnable (Function)
Enables the telemetry manually.