ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Column events (Table control)
List of events associated with the columns of Table controls...
Assignment operators
Three assignment operators are available......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
iPrintReport (Function)
Prints a report created with the report editor.
SQL view
An SQL view is a virtual data source defined by an SQL query......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketExist (Function)
Checks if a socket already exists.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SocketCreate (Function)
Creates a socket.
Sort (Function)
Sorts a WLanguage array.