ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
17. TLS/SSL: Encrypting information on the Web
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Events associated with a Spreadsheet control
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
ProjectInfo (Function)
Returns specific information about the project currently run.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Code snippets
The code editor allows you to enter "Code snippets"......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min