ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
BrowserPlatform (Function)
Returns the user's browser platform....
5. User Groupware in practice
Constant
The constants are language elements whose value is fixed once and for all...
BrowserType (Function)
Returns the type of browser used by the Web user.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
5. User Groupware in practice
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fCurrentDir (Function)
Identifies or modifies the current directory.
WEBDEV 2024 Tutorial - Table of contents
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....