ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Error (Function)
Displays a custom error message in a system error window.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
iFont (Function)
Selects the default font.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HDFS functions
The following functions are used to manage files on a HDFS system......
DownloadAdd (Function)
Adds a new download in the device's download manager....
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.