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.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
How to find out whether a report was printed?
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
1. Managing emails
WINDEV includes multiple methods to manage emails...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
3. Application development cycle
Development cycle of a WINDEV application....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
9. Sharing a project in practice
Sharing a project in practice...
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
4. User Groupware
User Groupware...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......