ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Example)
Usage example of the FileDisplay function
fSelectDir (Example)
Usage example of the fSelectDir function
FinInterestRate (Example)
Usage example of the FinInterestRate function
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
BurnerErase (Example)
Usage example of the BurnerErase function
HNbRec (Example)
Usage example of the HNbRec function
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.