ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HIndex (Example)
Usage example of the HIndex function
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Thumbnail control properties
List of properties associated with the Thumbnail control...
iParameter (Function)
Retrieves the printer configuration and configures the print.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Properties associated with the options of a Switch control
fMoveDir (Function)
Moves a directory and its content.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).