ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
iFont (Function)
Selects the default font.
14. Controls in practice
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
MatWrite (Function)
Writes an element into a matrix.
HState (Function)
Used to find out the state of a record.
Manager of automated tests
The test manager is used to......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
MySelf (Reserved word)
MySelf is used to handle the current control...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fOpen (Example)
Usage example of the fOpen function
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing videos
List of constants used by the functions for video management....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.