ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
12. External component in practice
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Using the query result
The result of a select query can be used in......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).