ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Events associated with internal windows
List of events associated with internal windows...
SocketConnect (Function)
Connects a client computer to a given socket.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Scheduler control events
The following events associated with Scheduler controls:...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.