ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Compression / encryption functions
Encryption and compression functions...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Beep (Function)
Emits a beep.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
6. Multilingual sites
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......