ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
MatDelete (Function)
Deletes an existing matrix.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HPriority (Function)
Finds out and modifies the priority of the calling application.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SocketExist (Function)
Checks the existence of socket.
fFileName (Function)
Returns the name of an external file that is currently opened.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Asc (Function)
Returns the ASCII code of the specified character.
IntegerPart (Function)
Returns the integer part of a number.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
Organizer control functions
The following functions are used to manage the Organizer control:...
Constants used by the functions for managing Tab controls
GOTO statement
The GOTO statement is used to run a code identified by a given label...
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.