ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
HDropView (Function)
Deletes a materialized view from the HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
Scheduler control events
The following events associated with Scheduler controls:...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
GeometryDistance (Function)
Calculates the distance between two geometries.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HInfoView (Function)
Returns information about a materialized view.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeSize (Function)
Resizes an external file.