ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
HOut (Example)
Usage example of the HOut function
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
ThreadRequestStop (Function)
Sends a stop request to a thread.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
HChangeConnection (Example)
Usage example of the HChangeConnection function
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.