ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
PDF Reader control events
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Error (Function)
Displays a custom error message in a system error window.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
iHPos (Function)
iHPos is kept for backward compatibility.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.