ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgLogStatus (Function)
Returns and modifies the status of runtime log.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
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.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
iFont (Function)
Selects the default font.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
CertificateSignString (Function)
Creates the signature of a character string.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.