ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating a select query
A select query (corresponding SQL statement......
Report viewer: Proposing several reports
In the document preview, end users can......
WINDEV License Agreement
WINDEV License Agreement...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
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......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.