ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HCloseConnection (Example)
Usage example of the HCloseConenction function
HPrevious (Function)
Positions on the previous file record according to a browse item.
WordCount (Function)
Returns the number of words in a string.
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...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
fRemoveDir (Example)
Usage example of the fRemoveDir function
HTTPRequest (Example)
Usage example of the HTTPRequest function
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HTTPRequest (Function)
Starts an HTTP request on a server.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....