ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Scheduler controls programmatically
A Scheduler control can be......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
1. Managing emails
WINDEV includes multiple methods to manage emails...
PostMessage (Function)
Sends a Windows message to a control or to a window.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
SendMessage (Function)
Sends a Windows message to a control or to a window.
FileDisplay (Function)
Displays a file in the browser of Web user.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......