ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
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......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Translating a text file with WDTRAD
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Select query description window
The description window of a select query includes several sections......
Functions for managing objects (External language)
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Project description: Project tab
The project description window allows you to configure various elements of your project......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
CallDLL32 (Function)
Runs a function found in an external DLL.
fCreate (Function)
Creates an external file.
API (Function)
Runs a function found in an external DLL.