ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Handling a control through programming in a report
All report controls can be handled through programming......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Project portfolio
From version 25, you can create "project portfolios"......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Report controls
Several types of controls can be handled in a report created by the report editor......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.