ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The test mode cannot operate without the project and its pages, ...
2. UML models
2. UML models
Glossary
The glossary lists all the abbreviations used in the code editor......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Events associated with pages
List of events associated with pages...
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Functions for managing the Combinations and Enumerations
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Properties associated with a page
Composite chart
A composite chart is a chart that displays several types of charts......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......