ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Functions for managing Executables in Console mode
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Mouse functions
List of functions for mouse management...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......