ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
8. Traffic statistics of dynamic sites
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
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...
ComponentInfo (Function)
Returns information about a component.
Fax constants
List of constants used by the functions for managing faxes....
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.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
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 set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
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....
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.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.