ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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?...
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.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Automation object
The Automation keyword is used to declare an automation object...
zipChangePath (Example)
Usage example of the zipChangePath function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fRemoveDir (Example)
Usage example of the fRemoveDir function
XMLDocument (Example)
Usage example of the XMLDocument function
PDFToText (Function)
Extract the text contained in an Document PDF.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
SQLExec (Example)
Usage example of the SQLExec function
Different types of data (Type of variable)
A variable is defined by name and type......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....