ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
xlsUnmergeCell (Function)
Unmerges a range of cells.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
<Image>.Copy (Function)
Copies an image to another image.
<Array>.Copy (Function)
Copies the content of an array to another array.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
<Image variable>.Copy (Function)
Copies an image to another image.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Error 1018: The method is global: use the: operator: to access it
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Image control in a page
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.