ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Creating user accounts
A User account allows the server administrator to......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
8. Associating controls with data
Testing the WEBDEV Application Server setup with an example
Principle of remote check
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
"About" window
The "About" window is used to display and access various information about the current application......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....