ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Creating the Table windows of the WINDEV RAD pattern
Creating a translation file
WDINT allows you to create a translation file....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Structure (Type of variable)
A structure is a custom type of data...
2. User-friendly editors in practice
User-friendly editors in practice...
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
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......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Operations performed on state-transition diagrams
The following paragraphs explain......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Constants for external files
List of constants used by the functions for managing external files....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......