ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
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.
FinRedemption (Example)
Usage example of the FinRedemption function
Subject (Property)
The Subject property is used to get and change the subject of an element.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Constants for managing windows
List of constants used by the functions for managing windows...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SysXRes (Function)
Returns the horizontal screen resolution.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.