ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
iZoneHeight (Example)
Usage example of the iZoneHeight function
dFont (Example)
Usage example of the dFont function
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Managing assertions
...The main available features are as follows:...
The Upload control
The Upload control is used to upload files on the Web server......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Functions for handling directories and external files
List of functions for handling external files...
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Error 204: using a parameter without optional value after parameters ...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.