ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
MatCopy (Function)
Creates the copy of a matrix.
InitParameter (Function)
Initializes the management of persistent values.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
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.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
iPageEnd (Function)
Forces the move to the next page during the report print.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Creating the windows and the pages of the RAD pattern
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.