ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
29. SEO in practice
Document (Example)
Usage example of Document
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......