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.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Camera control in a mobile application
The Camera control is used to......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Popup control properties
Peeling Corner control properties
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.