ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
SNMPGetTable (Function)
Reads a table of SNMP values.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
fSelect (Function)
Opens the Windows file picker.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
MenuDelete (Function)
Deletes a menu or a menu option.
DnDForce (Function)
DnDForce is kept for backward compatibility.
VariableReset (Function)
Resets the variable to its initial value.
fCurrentDrive (Function)
Gets or sets the current drive.
LooperDelete (Function)
Deletes a row from a Looper control.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.