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.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
HInfoFileRights (Example)
Usage example of the HInfoFileRights 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....