ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ServiceWait (Function)
Pauses the current service during the specified duration.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Manipulating a Layout control programmatically
A Layout control can be......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Using an external component in an application
A component can be reused at any time in any application......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....