ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLChangeConnection (Function)
Modifies the current connection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with supercontrols
List of events associated with supercontrols...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.