ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
WINDEV: Example of programmed Drag and Drop
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
dCopy (Function)
Copies an image to another image.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
16. Application test in practice
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Events associated with a Gantt Chart column
Running the test of a static project
The test of the entire project allows simulating the startup of the site......