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.
FTPGet (Example)
Usage example of the FTPGet function
HOpen (Function)
Opens a data file.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Height (Property)
The Height property is used to get and change the height of an element.
MySelf (Reserved word)
MySelf is used to handle the current control...
Caption (Property)
The Caption property is used to get and change the text of an element.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
fCompress (Example)
Usage example of the fCompress function
iEndReport (Function)
Forces the report print to stop.
HTTPRequest (Example)
Usage example of the HTTPRequest function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Width (Property)
The Width property is used to determine and change the width of an element.
Extern (Reserved word)
EXTERN is used to...
SQLConnect (Example)
Usage example of the SQLConnect function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
Font
The Font keyword can correspond to: a Font variable. the Font property....
iZoneHeight (Example)
Usage example of the iZoneHeight function
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.