ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HStatDate (Function)
Returns the date of the last update for the index statistics.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HAddUser (Function)
Adds a user to a database.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
zipAddFile (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.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MemAdd (Function)
Adds an element to a memory area.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
PageChangeLayout (Function)
Applies a specific layout to a page.
MemSort (Function)
Sorts the elements found in a memory zone.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.