ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
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.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
MemCreate (Function)
Creates a memory area.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
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.
fDir (Function)
Finds a file or directory.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
LOOP statement
The statement block is repeated endlessly...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...