ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Fax constants
List of constants used by the functions for managing faxes....
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
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.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
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....
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.
Start of Break block (Break header)
The Start of break block is optional......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
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).
TableInsertLine (Function)
Inserts a row into: a Table control, a 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, ......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.