ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website...
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ImageFirst (Function)
Displays the first image for the scroll.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
iCreateFont (Function)
Creates a new print font.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
iFont (Function)
Selects the default font.
PageAddress (Function)
Used to find out the Internet address of a page.
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function