ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Classes, members, methods and properties
A class is made of......
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Error 2109: You are using the ObjectInfo function
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Recompiling the project
The project compilation is a process used to......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.