ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadMode (Function)
Changes the management mode of threads.
iFont (Function)
Selects the default font.
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Time management help
Time management is extremely important......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Select query description window: Items that can be used
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).