ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Customizing the User Groupware
Resets the variable to its initial value....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
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.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
iPrintReport (Function)
Prints a report created with the report editor.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
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.
zipExist (Function)
Determines whether an archive exists.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HOnError (Function)
Customizes the management of HFSQL errors.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode