ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.