ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iEndReport (Function)
Forces the report print to stop.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
iPageEnd (Function)
Forces the move to the next page during the report print.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Report data source
...The reports can be created with the data coming from:...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....