ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
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.
Assignment operators
Three assignment operators are available......
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)....
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).
SQL view
An SQL view is a virtual data source defined by an SQL query......
'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.
zipExist (Function)
Determines whether an archive exists.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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
fParentDir (Function)
Returns the path of the parent directory for the specified directory.