ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
TelemetryEnable (Function)
Enables the telemetry manually.
Constants used by the functions for managing Tab controls
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Organizer control functions
The following functions are used to manage the Organizer control:...
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.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
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.
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......