ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
IntegerPart (Function)
Returns the integer part of a number.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
SocketExist (Function)
Checks the existence of socket.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
grIncreaseData (Function)
Adds a value to a data in a chart.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
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).
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.
fSeek (Function)
Gets and sets current position in an external file.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.