ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Languages tab
The project description window allows you to configure various elements of your project......
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HDelete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
fSeek (Function)
Gets and sets current position in an external file.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
Project description: Options tab
The project description window allows you to configure various elements of your project......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
10. Customizing the aspect of a site: skin elements
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
18. Order of execution of the code of buttons/links
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
ERR_ALREADYCONNECTED