ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Overview
Overview of the different operators...
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Creating a query
Two methods can be used to create a query......
The Check Box control
A Check Box can correspond to......
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......
nWDSetParentNext
Set the parent of the next window to open......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Link properties
When creating a link, you can simply specify the destination......
Telemetry: Main features
8. If you are already familiar with WINDEV
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Internal component
An internal component is a set of elements from a project......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Associating a control with a tab pane
Methods to associate a control with a tab pane......