ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
FTPConnect (Example)
Usage example of the FTPConnect function
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
Obtaining an SSL certificate for IIS2 (2.0 or later)
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HDescribeFile (Function)
Describes a data file programmatically.
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HCross (Function)
Crosses a record in a table.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
iPrintReport (Function)
Prints a report created with the report editor.
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).