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.
State (Property)
The State property gets and sets the state of an element.
AWP without UI
Bootstrap, Angular, React, Vue......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
Various WEBDEV constants
Various WEBDEV constants...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
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.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified...
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,...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Events associated with pages
List of events associated with pages...