ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HCross (Function)
Crosses a record in a data file.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.