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.
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SQLTransaction (Example)
Usage example of the SQLTransaction function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns)...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
zipFileSize (Example)
Usage example of the zipFileSize function
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
fSize (Function)
Returns the size of a file (in bytes).
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
iDestination (Function)
Configures the print destination.
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
1
4
5
6
7
8
42
>