ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMode (Function)
Changes the mode and the method for locking data files.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Setup mode
Several methods can be used to distribute a WINDEV application......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Binding controls to data
A window or page can display information from......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
SignatureAlgorithm (Property)
The SignatureAlgorithm property defines the method used to generate the signature.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Project portfolio
From version 25, you can create "project portfolios"......
Calling a procedure/a function
Syntax for calling a local or global procedure.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......