ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
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.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
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.