ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoRequestPermission (Function)
Requests permission to use the device's camera....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
WordToArray (Function)
Fills an array with the words from a string.
FirstDayOfMonth (Function)
Returns the first day of the month.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperInsert (Function)
Inserts a row into a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
DateDifference (Function)
Calculates the number of days between two dates.
fClose (Function)
Closes an external file.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
UUDecode (Function)
Decodes a character string in UUEncode format.
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)....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListUser (Function)
Returns the list of users defined for a connection.
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.