ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
Customize your charts: type, color, legends, etc.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Automatic calculations in a Table control (AAF)
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ComponentLocate (Function)
Specifies the access path to an external component of project.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.