ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Error 106: Redefinition of a global variable
Seek (Function)
Searches for the index of an element in a WLanguage array.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....