ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HCross (Function)
Crosses a record in a data file.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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......
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....
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......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
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.
HDelete (Function)
Deletes a record from a data file (query or view).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......