ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Local procedure
Two types of procedures are available......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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......
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.