ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfMonth (Function)
Returns the first day of the month.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
iSequencingPrint (Function)
Prints a sequence of reports.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Constants for managing Map controls
Constants for managing Map controls...
HCancelBackup (Function)
Cancels a current backup.
UUDecode (Function)
Decodes a character string in UUEncode format.
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.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
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.
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)....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.