ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread management functions
List of functions for managing threads...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
dCopy (Function)
Copies an image to another image.
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).
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Events associated with Looper controls
List of events associated with Looper controls...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Service variable
The Service variable is used to......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HSetPosition (Example)
Usage example of the HSetPosition function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
grParameter (Function)
Retrieves or modifies a chart parameter.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating the Relation windows of a WINDEV RAD pattern
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ChangeAction (Example)
Usage example of ChangeAction
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Table,Insert (External language)
Inserts an element into a table at a given position.