ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
8. Windows in practice
Discover the main actions that can be performed on the windows....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages...
Creating the menus for the pages of the WEBDEV RAD pattern
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....