ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
BackgroundTaskAdd (Function)
Adds a new background task.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Installing a SOAP server with IIS
Bitwise operators
The operations on binary values are performed......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
2. Projects in practice
<Chart>.Print (Function)
Prints a chart.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Automatic calculations in a Table control (AAF)
Environment of code editor
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min