ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMovableReplica (Function)
Creates a movable replication.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Testing a project: setting
By testing the project you can simulate how the application will run......
Handling Gantt Chart controls programmatically
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
15. Creating the executable in practice
Creating the executable in practice...
Logical operators
The logical operators are as follows......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Creating a Java archive
When your Java application is developed, you can......
3. Deploying a dynamic WEBDEV site
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....