ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Events associated with Static controls
List of events associated with Static controls...
Code statistics
The code statistics affect......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
ERR_BAD_DLLEXE
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....