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.
Column events (Table control)
List of events associated with the columns of Table controls...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Upload control
The Upload control is used to upload files on the Web server......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Events associated with TreeView controls
List of events associated with TreeView controls...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
The pages
Pages are the main interface of a WEBDEV site......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...