ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Setup mode
Several methods can be used to distribute a WINDEV application......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Multi-product external components
Components are a remarkably useful tool for development teams......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Bitcoin Core server constants
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
Installing a WEBDEV website
There are two methods to install a WEBDEV website on a Unix server......
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Keep-alive on connection