ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWMF (Function)
Defines a meta file as chart destination.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<Source>.SetLog (Function)
Enables or disables log management on a file.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
fTempFile (Function)
Returns the name of a unique temporary file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HSetLog (Function)
Enables or disables log management on a file.
HLogInfo (Function)
Adds comments to the log when saving the operation.
grWndSize (Function)
Defines the size of the window containing the chart.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
tapiCallEnd (Function)
Returns the date and time of the end of call.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.