ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Managing space characters in the searches?
zipOpen (Function)
Opens an existing archive.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grOrientation (Function)
Modifies the orientation of chart axes.
OpenChild (Function)
Opens a non-modal child window.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.