ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
Lock functions
List of Lock functions...
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
LooperCount (Function)
Returns the number of rows in a Looper control.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
MatNbLine (Function)
Returns the number of rows found in a matrix.