ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
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.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
zipOpen (Function)
Opens an existing archive.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ShellExecute (Function)
Opens a document in its associated application.
fSelect (Function)
Opens the Windows file picker.
11. User Macro-Code: UMC in practice
HMode (Function)
Changes the mode and the method for locking data files.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.