ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSavePosition (Example)
Usage example of the XMLSavePosition function
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Dictionary
The dictionary is a file that can contain the project elements......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
fSeek (Example)
Usage example of the fSeek function
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.