ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Events associated with internal windows
List of events associated with internal windows...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Table,Modify (External language)
Modifies an element in a Table control.
MatMultiply (Function)
Multiplies two matrices.
XMLFind (Function)
Performs a search in an XML document.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Sum (Function)
Calculates the sum of the array elements.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
zipExist (Function)
Used to find out whether an archive exists.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SocketExist (Function)
Checks the existence of socket.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
INIRead (Example)
Usage example of the INIRead function
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
MemSeek (Example)
Usage example of the MemSeek function