ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Error 4: A space is required after the ':' character
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Buffer (Keyword)
The Buffer keyword can correspond to...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......