ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WordCount (Function)
Returns the number of words in a string.
Types of Edit controls
SysYRes (Function)
Returns the vertical screen resolution.
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, ......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Code snippets
The code editor allows you to enter "Code snippets"......
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
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
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).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
fRemoveDir (Example)
Usage example of the fRemoveDir function
SQLExec (Function)
Names and runs an SQL query.
HPrevious (Function)
Positions on the previous file record according to a browse item.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ThreadExecute (Function)
Starts the execution of a secondary thread.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).