ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
11. User Macro-Code: UMC in practice
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Component diagram
A component diagram shows the physical and static architecture of a system software......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Glossary
The glossary lists all the abbreviations used in the code editor......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.