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.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Accessing a database via a web service
The database can be accessed via a web service......
iColumnEnd (Function)
Forces a column break in a multi-column report.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
XMLData (Example)
Usage example of the XMLData function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
FTPConnect (Example)
Usage example of the FTPConnect function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
grExist (Function)
Checks the existence of a chart in memory.
HAlias (Example)
Usage example of the HAlias function
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
fCopyFile (Example)
Usage example of the fCopyFile function
fExtractPath (Example)
Usage example of the fExtractPath function
KeyExpression (Example)
Usage example of the KeyExpression property
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......