ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
fFileName (Function)
Returns the name of an external file that is currently opened.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
LooperDelete (Function)
Deletes a row from a Looper control.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Note (Property)
The Note property is used to get and change a text associated with an element.
ServiceUninstall (Function)
Uninstalls a service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
LooperAdd (Function)
Adds a row at the end of a Looper control.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
BurnerCancel (Function)
Cancels the current burn process.
GPSGetPosition (Function)
Retrieves information about the current device position.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fMoveFile (Function)
Moves a file from one directory to another.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StringReverse (Function)
Reverses the characters of a string.
Looper control functions
List of functions for managing Looper controls...