ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls...
AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
HErrorInfo (Example)
Usage example of the HErrorInfo function
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function
BurnerErase (Example)
Usage example of the BurnerErase function
HNbRec (Example)
Usage example of the HNbRec function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
FTPCommand (Function)
Sends a specific FTP command to a server.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
fSeek (Example)
Usage example of the fSeek function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function