ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CharactType (Function)
Returns information about the type of character.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
gImage (Function)
Builds a sequence of characters containing an image.
LooperDelete (Function)
Deletes a row from a Looper control.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LooperInsertLine (Function)
Inserts a row into a Looper control.