ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Extracting messages added or modified since last extraction
A project was already created and translated......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Cardinalities
The cardinalities are used to count the links between the files......
The key items
Keys are specific items in your analysis......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Internal Report control properties
List of properties associated with the Internal Report control...
RTF control properties
List of properties associated with the RTF control...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....