ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
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).
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
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......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
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......
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.
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....
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)....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....