ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
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.
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....
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......
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......
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......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HDelete (Function)
Deletes a record from a data file (query or view).
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...
Calling a procedure/a function
Syntax for calling a local or global procedure.
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)......
SysDir (Function)
Returns the path of a system directory.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....