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.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
HCloseConnection (Example)
Usage example of the HCloseConenction function
fOpen (Example)
Usage example of the fOpen function
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HDelete (Function)
Deletes a record from a data file (query or view).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
iParameter (Example)
Usage example of the iParameter function
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
1
6
7
8
9
10
42
>