ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
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.
iMargin (Function)
Defines the "logical" print margins.
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.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
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...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
BurnerEject (Function)
Opens or closes the door of current burner.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
DDEError (Function)
Returns the runtime status report of a DDE function.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function