ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
Diagram Editor control properties
Usage example of the ServiceWaitStatus function...
gpwRegisteredUsers (Function)
Returns the value corresponding to the word "Registered users" according to the framework used or the language specified.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<ANSI string>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
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.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......