ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Passing parameters
The parameters can be passed to a procedure......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
".STY" file: "Style sheet" file
A style sheet is a "......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Obtaining an SSL certificate for IIS2 (2.0 or later)
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Local procedure
Two types of procedures are available......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Error 1007: The member is global: use the: operator: to access it
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......