ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Set of procedures
The global procedures are grouped in set of procedures...
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 42: Label out of scope of GOTO
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Binding a Repositionable Note control to an item
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Data model editor: types of links
Several types of links can be found between the files......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Functions for managing objects (External language)
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.