ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
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......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HPrevious (Function)
Positions on the previous file record according to a browse item.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HCopyRecord (Example)
Usage example of the HCopyRecord function
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....
Setup directory
The setup wizard allows you to configure the setup directory of application....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......