ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...
FileDisplay (Function)
Displays a file in the user's browser.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
ConfigureAWPContext (Function)
Configures the operating mode of the 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.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
ContentType (Property)
The ContentType property gets and sets the content of an element.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
LooperCount (Function)
Returns the number of rows in a Looper control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
StringReverse (Function)
Reverses the characters of a string.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
dText (Example)
Usage example of the dText function
DnDEvent (Example)
Usage example of the DnDEvent function
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Polygon (Property)
The Polygon keyword can correspond to...
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....