ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
GroupReset (Function)
Reinitializes the Group structure.
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).
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
HListSpatialKeys (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
TaskReset (Function)
Reinitializes the Task structure.