ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
The Wire control
The Wire control is used to visually link 2 controls......
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Video functions
List of video functions...
Creating a Java archive
When your Java application is developed, you can......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......