ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
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).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
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.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Pop (Function)
Pops an element from a stack.
InitialState (Property)
The InitialState property gets the initial state of a control.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
FinFutureVal (Function)
Returns the future value of an investment.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
grAddData (Function)
Adds a data into a chart.
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.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).