ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
iPrintImage (Function)
Sends the image file to print to the print buffer.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
HReadLast (Example)
Usage example of the HReadLast function
HPass (Function)
Defines the password used to create or open a data file.