ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Bluetooth constants
List of constants used by the Bluetooth functions....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Recompiling the project
The project compilation is a process used to......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
grColor (Function)
Returns and initializes the color of different chart elements.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Warning (Function)
Displays a custom message in a system warning window.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....