ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
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.
GglRequest (Example)
Usage example of the GglRequest function
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
TableAddChild (Example)
Usage example of the TableAddChild function
GetActiveObject (Example)
Usage example of the GetActiveObject function
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
State (Property)
The State property is used to get and change the state of an element.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
HConnect (Example)
Usage example of the HConnect function