ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Deploying a dynamic WEBDEV site
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....
HCreateMovableReplica (Function)
Creates a movable replication.
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......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Handling Gantt Chart controls programmatically
Creating a Java archive
When your Java application is developed, you can......
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
RESTSend (Function)
Sends a REST request and waits for the server response.