ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HPass (Function)
Defines the password used to create or open a data file.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
dbgEnableLog (Function)
Enables the runtime log programmatically.
fMemExist (Function)
Checks the existence of a shared memory zone.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Euro constants
List of constants used by the functions for managing the Euro....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
FaxRestart (Function)
Restarts a fax in the spooler.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
fTempPath (Function)
Returns the name of directory used to store the temporary files.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.