ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
fSeparator (Function)
Returns a file path with normalized separators.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.