ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
Size (Property)
The Size property is used to determine and change the size of an element.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Border (Type of variable)
The Border type is used to handle a border through programming...
Creating and handling an item
The main operations that can be performed on an item are as follows......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ArraySort (Function)
Sorts a WLanguage array.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......