ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Size (Example)
Usage example of the Size property
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HugeFile (Property)
The HugeFile property sets the maximum possible size of a table.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).