ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPHPMode (Function)
Indicates whether the code is run in PHP.
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.
grOrientation (Function)
Modifies the orientation of chart axes.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
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....
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)....
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.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.