ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Running the test of the User Groupware and installing it
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
WEBDEV license agreement
WEBDEV license agreement...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...