ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ImageStopScrolling (Function)
Stops the automatic image sliding.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
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)
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
iParameter (Function)
Retrieves the printer configuration and configures the print.
JSInterruptEvent (Function)
Interrupts the process of current event.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
FTPConnect (Example)
Usage example of the FTPConnect function