ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......