ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Various constants
List of various constants....
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
HChangeConnection (Example)
Usage example of the HChangeConnection function
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
iPrintImage (Example)
Usage example of the iPrintImage function
<Page>.Display (Function)
Displays a web page in the user's browser....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....