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.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
zipExtractFile (Example)
Usage example of the zipExtractFile function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HIndex (Function)
Rebuilds the file index (".NDX" file).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Constants used by the scanner functions
Constants used by the scanner functions...
Name (Property)
The Name property is used to get the name of an element.
fSeek (Example)
Usage example of the fSeek function
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......