ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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....
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....
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.
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.
TableSelectMinus (Function)
Deselects a row from a 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, ......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ComponentLocate (Function)
Specifies the access path to an external component of project.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......