ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
fRemoveDir (Function)
Deletes a directory from a disk.
fDirSize (Function)
Returns the size of a directory in bytes.
fDriveInfo (Function)
Returns information about a drive.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
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.
fLoadResource (Function)
Loads the content of a resource from a library.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
KeyPressed (Function)
Checks which key is pressed.