ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPass (Function)
Defines the password used to create or open a data file.
Local procedure
Two types of procedures are available......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HCross (Function)
Crosses a record in a data file.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Native MySQL Connector - License Agreement
HPrevious (Function)
Positions on the previous file record according to a browse item.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.