ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
iFont (Function)
Selects the default font.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
MatWrite (Function)
Writes an element into a matrix.
fOpen (Example)
Usage example of the fOpen function
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HState (Function)
Used to find out the state of a record.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
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)...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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....
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
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....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).