ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
<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 "......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Local procedure
Two types of procedures are available......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
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......
Items used in a select query
A query created in the query editor can contain several types of items......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min