ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
zipExist (Function)
Used to find out whether an archive exists.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HTTPRequest (Function)
Starts an HTTP request on a server.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
System constants
List of constants used by the system functions....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....