ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
HChangeName (Function)
Modifies the physical name of a data file.
SQLModify (Function)
Modifies the content of a row in the query result.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
iEndReport (Function)
Forces the report print to stop.
XMLRoot (Function)
Positions on the root tag of an XML document.
ShellExecute (Function)
Opens a document in its associated application.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....