ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Operations performed on state-transition diagrams
The following paragraphs explain......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 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......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Creating a table in a report
Tables can be created in a report......
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.
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.
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....