ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
GranularityMovement (Property)
The GranularityMovement property gets and sets the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
grIncreaseData (Function)
Adds a value to a data in a chart.
docElementLink (Variable type)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
fSeek (Function)
Gets and sets current position in an external file.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
The Line control
A Line control is used to display a line in a page......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
VibrationTrigger (Function)
Triggers the vibrations of the device.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Executable: Saving the project
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....