ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Constants for managing animations
List of constants used by the functions for managing the animations...
Fax constants
List of constants used by the functions for managing faxes....
ComponentInfo (Function)
Returns information about a component.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
FaxRestart (Function)
Restarts a fax in the spooler.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxPause (Function)
Pauses a fax in the spooler.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
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....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......