ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
LooperDelete (Function)
Deletes a row from a Looper control.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
iSequencingPrint (Function)
Prints a sequence of reports.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
DateDifference (Function)
Calculates the number of days between two dates.
fClose (Function)
Closes an external file.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
2. Analysis in practice
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.