ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
MyWindow (Reserved word)
MyWindow is used to handle the current window...
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.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HCross (Function)
Crosses a record in a data file.
iParameter (Function)
Retrieves the printer configuration and configures the print.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
MySelf (Reserved word)
MySelf is used to handle the current control...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......