ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Installing and starting WDTRAD
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
2. Types of setup
Types of setup...
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Copying controls from the page editor
The controls can be copied from the page editor......
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....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
BackgroundTaskAdd (Function)
Adds a new background task.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.