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.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
The planes in WEBDEV
The planes are used to group the controls of an element......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
Various WEBDEV constants
Various WEBDEV constants...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HChangeName (Function)
Modifies the physical name of a data file.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.