ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
MemExist (Function)
Checks the existence of a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
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.
EmailLoadAttachment (Function)
Adds an attached file to an email.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MemSort (Function)
Sorts the elements found in a memory zone.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Constants for managing videos
List of constants used by the functions for video management....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.