ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Scheduler controls programmatically
A Scheduler control can be......
Serialization constants
The serialization constants are as follows:
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
ReplicAdmin: Overview
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
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.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
FileDisplay (Function)
Displays a file in the browser of Web user.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.