ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HDescribeFile (Function)
Describes a data file programmatically.
Creating the menus for the pages of the WEBDEV RAD pattern
Hyper File functions available for backward compatibility
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HMode (Function)
Changes the mode and the method for locking data files.
Creating the Table pages of the WEBDEV RAD pattern
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
HAlias (Example)
Usage example of the HAlias function
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.