ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
VariantConvert (Function)
Converts the value stored in a Variant variable].
fDirectoryExist (Function)
Checks the existence of a directory.
HCloseConnection (Function)
Closes a connection to a database.
XMLClose (Function)
Closes an XML document created by XMLDocument.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HCancelBackup (Function)
Cancels a current backup.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
EmailLoadAttachment (Function)
Adds an attached file to an email.
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....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....