ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HState (Function)
Used to find out the state of a record.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
xlsSave (Function)
Saves an XLS document.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fCreate (Function)
Creates an external file.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Pop (Function)
Pops an element from a stack.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InitialState (Property)
The InitialState property gets the initial state of a control.
FinFutureVal (Function)
Returns the future value of an investment.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.