ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
10. Customizing the aspect of a site: skin elements
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Information 302: Ambiguity between a variable and a control
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
InitialItem (Property)
InitialItem is used to find out the initial name of a query item. This name is known from the alias of this item.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
SaaSAdminSubscriptionListLicense (Function)
Lists SaaS subscription licenses associated with a user. Note: This function is only available from version 2025 Update 1....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
PDFVerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....