ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various constants
List of various constants used by the constants WINDEV functions....
Constants for external files
List of constants used by the functions for managing external files....
Comparison operators
The comparison operators can be divided into several categories......
Accessing a database via a web service
The database can be accessed via a web service......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
fClose (Function)
Closes an external file.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SchedulerDeleteTask (Function)
Deletes a scheduled task.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
GeometryContain (Function)
Determines if geometry A contains geometry B.
Email functions
List of functions for managing emails...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Time (Type of variable)
The Time type is used to easily handle the times...
Right (Function)
Extracts the last characters from a string or string buffer.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....