ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
ProgressBar (Property)
WLanguage proposes...
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
tapiDial (Function)
Dials a phone number for a voice line.
PageNumber (Property)
The PageNumber property gets and sets a page number.
Empty (Property)
The Empty property is used to determine if an element is empty.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
HTTPSendForm (Function)
Sends an HTTP form.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
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......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
gpwAddUser (Function)
Adds a user to the User Groupware database.
ArrayCopy (Function)
Copies the content of an array to another array.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.