ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Time management help
Time management is extremely important......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...