ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserType (Function)
Returns the type of browser used by the Web user.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Decode (Function)
Decodes a character string that was encoded by Encode.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
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...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
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
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......
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......
WEBDEV 2024 Tutorial - Table of contents