ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSendMessageToClient (Function)
Displays a message on the client computers.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MenuDelete (Function)
Deletes a menu or a menu option.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fRead (Example)
Usage example of the fRead function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ServiceContinue (Function)
Restarts a paused service.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HPrevious (Function)
Positions on the previous file record according to a browse item.
Referring to an element in a WLanguage event / process
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
iCloseReport (Function)
Stops printing the current report immediately.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function