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.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
14. Generation modes
Generation modes...
Project management functions
List of functions for managing projects...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
21. Managing business rules
Managing business rules...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Declaring and using a variable
A variable is defined by name and type......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Windows
The windows represent the main interface of a WINDEV application......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ERR_BAD_FILE