ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
LooperInsertLine (Function)
Inserts a row into a Looper control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HCross (Function)
Crosses a record in a data file.
LooperAdd (Function)
Adds a row at the end of a Looper control.
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.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Compound statements
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......
LOOP statement
The statement block is repeated endlessly...
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
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.
Comparison operators
The comparison operators can be divided into several categories......
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....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
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, ......
LooperInsert (Function)
Inserts a row into a Looper control.