ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
MemModify (Function)
Modifies an element in a memory zone.
Types of Edit controls
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
iParameter (Function)
Retrieves the printer configuration and configures the print.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
SQLExec (Function)
Names and runs an SQL query.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
LooperCount (Function)
Returns the number of rows in a Looper control.
LooperSearch (Function)
Searches for a value in an attribute of 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...
fSplit (Function)
Splits a file into several files.
iReportPrintingStatus (Function)
Returns the status of the current print.
ExceptionInfo (Function)
Retrieves information about the current exception.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).