ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCloseConnection (Example)
Usage example of the HCloseConenction function
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Types of Edit controls
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SysYRes (Function)
Returns the vertical screen resolution.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
The single-part and multi-part archives
Two types of archives are available......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
zipExtractFile (Example)
Usage example of the zipExtractFile function
New (Reserved word)
New is used to allocate memory space...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HPrevious (Function)
Positions on the previous file record according to a browse item.
WordCount (Function)
Returns the number of words in a string.
fRemoveDir (Example)
Usage example of the fRemoveDir function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Multi-project search
Performing a search in the current project is a common operation......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.