ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
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.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......